Skip to content

Commit 13fea37

Browse files
authored
Merge pull request #45 from janekg89/patch-1
fix typo
2 parents 553656e + b1b7ac0 commit 13fea37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Two common types of rotations are:
6060
This package includes a ``factor_analyzer`` module with a stand-alone
6161
``FactorAnalyzer`` class. The class includes ``fit()`` and ``transform()``
6262
methods that enable users to perform factor analysis and score new data
63-
using the fitted factor model. Users can also perform optional otations
63+
using the fitted factor model. Users can also perform optional rotations
6464
on a factor loading matrix using the ``Rotator`` class.
6565

6666
The following rotation options are available in both ``FactorAnalyzer``
@@ -116,4 +116,4 @@ Indices and tables
116116
==================
117117

118118
* :ref:`genindex`
119-
* :ref:`search`
119+
* :ref:`search`

0 commit comments

Comments
 (0)