Skip to content

Commit 183bc39

Browse files
mvdocTomDLT
authored andcommitted
DOC typo
1 parent 9e86c89 commit 183bc39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/movies_3T/02_plot_wordnet_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
# values in :math:`]-\infty, 1]`. A value of :math:`1` means the predictions
241241
# are perfect.
242242
#
243-
# Note that since ``himalaya`` is specifically implementinf multiple targets
243+
# Note that since ``himalaya`` is specifically implementing multiple targets
244244
# models, the ``score`` method differs from ``scikit-learn`` API and returns
245245
# one score per target/voxel.
246246
scores = pipeline.score(X_test, Y_test)

0 commit comments

Comments
 (0)