Skip to content

Commit 56098e7

Browse files
authored
Fix typo
1 parent eaad6a3 commit 56098e7

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
@@ -21,7 +21,7 @@ Download, import and do as you would with any other scikit-learn method:
2121
Python implementations of the Boruta R package.
2222

2323
This implementation tries to mimic the scikit-learn interface, so use fit,
24-
transform or fit_transform, to run the feautre selection.
24+
transform or fit_transform, to run the feature selection.
2525

2626
For more, see the docs of these functions, and the examples below.
2727

0 commit comments

Comments
 (0)