Skip to content

Commit 82981fe

Browse files
committed
Merge pull request scikit-learn#5999 from jseabold/doc-fix
DOC: Fix spelling
2 parents c33fa15 + 6e513b6 commit 82981fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/related_projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Other packages useful for data analysis and machine learning.
113113
- `theano <http://deeplearning.net/software/theano/>`_ A CPU/GPU array
114114
processing framework geared towards deep learning research.
115115

116-
- `Statsmodel <http://statsmodels.sourceforge.net/>`_ Estimating and analysing
116+
- `statsmodels <http://statsmodels.sourceforge.net/>`_ Estimating and analysing
117117
statistical models. More focused on statistical tests and less on prediction
118118
than scikit-learn.
119119

0 commit comments

Comments
 (0)