diff --git a/docs/api/features/manifold.rst b/docs/api/features/manifold.rst index dafe3caeb..0109c8f8c 100644 --- a/docs/api/features/manifold.rst +++ b/docs/api/features/manifold.rst @@ -163,7 +163,7 @@ The same functionality above can be achieved with the associated quick method `` .. code:: python - from yellowbrick.features.Manifold import manifold_embedding + from yellowbrick.features.manifold import manifold_embedding from yellowbrick.datasets import load_concrete # Load the regression dataset