Skip to content

Commit c980a32

Browse files
authored
Phrasing in readme
1 parent e0df7fe commit c980a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ raised if you attempt to install the `sklearn` package from PyPI.
3030

3131
# Reason for the deprecation
3232

33-
`sklearn` package on PyPI exists to prevent malicious actors to use the
33+
`sklearn` package on PyPI exists to prevent malicious actors from using the
3434
`sklearn` package, since `sklearn` (the import name) and `scikit-learn` (the
3535
project name) are sometimes used interchangeably. `scikit-learn` is the actual
3636
package name and should be used with pip, e.g. for:

0 commit comments

Comments
 (0)