Skip to content

Commit 134df77

Browse files
committed
DOC: fix typo
1 parent 4ba01b6 commit 134df77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/decomposition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ does not fit into the memory.
376376

377377
Note that when using dictionary learning to extract a representation
378378
(e.g. for sparse coding) clustering can be a good proxy to learn the
379-
dictionary. For instance the :ref:`MiniBatchKMeans` estimator is
379+
dictionary. For instance the :class:`MiniBatchKMeans` estimator is
380380
computationally efficient and implements on-line learning
381381
`partial_fit` method.
382382

0 commit comments

Comments
 (0)