diff --git a/doc/source/visualization.rst b/doc/source/visualization.rst index 40b5d7c1599c1..076870eff1761 100644 --- a/doc/source/visualization.rst +++ b/doc/source/visualization.rst @@ -1079,7 +1079,7 @@ colors are selected based on an even spacing determined by the number of columns in the DataFrame. There is no consideration made for background color, so some colormaps will produce lines that are not easily visible. -To use the cubhelix colormap, we can simply pass ``'cubehelix'`` to ``colormap=`` +To use the cubehelix colormap, we can simply pass ``'cubehelix'`` to ``colormap=`` .. ipython:: python :suppress: