8000 Merge pull request #2550 from StevenMaude/minor-typo-fixes · Felixhawk/scikit-learn@0e218c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e218c6

Browse files
committed
Merge pull request scikit-learn#2550 from StevenMaude/minor-typo-fixes
Two small doc typo fixes
2 parents 84094f4 + b01f960 commit 0e218c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/grid_search_text_feature_extraction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
automatically downloaded and then cached and reused for the document
88
classification example.
99
10-
You can adjust the number of categories by giving there name to the dataset
10+
You can adjust the number of categories by giving their names to the dataset
1111
loader or setting them to None to get the 20 of them.
1212
1313
Here is a sample output of a run on a quad-core machine::

0 commit comments

Comments
 (0)
0