Skip to content

Commit 95cb20a

Browse files
hsm207glemaitre
authored andcommitted
DOC Fix typo in introduction.rst (#368)
1 parent a62cc3c commit 95cb20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ API's of imbalanced-learn samplers
1010
----------------------------------
1111

1212
The available samplers follows the scikit-learn API using the base estimator
13-
and adding a sampling functionality throw the ``sample`` method::
13+
and adding a sampling functionality through the ``sample`` method::
1414

1515
:Estimator:
1616

0 commit comments

Comments
 (0)