Skip to content

Commit 9245d1c

Browse files
committed
typo: "cubhelix" -> "cubehelix"
1 parent 8c15b2d commit 9245d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/visualization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ colors are selected based on an even spacing determined by the number of columns
10791079
in the DataFrame. There is no consideration made for background color, so some
10801080
colormaps will produce lines that are not easily visible.
10811081

1082-
To use the cubhelix colormap, we can simply pass ``'cubehelix'`` to ``colormap=``
1082+
To use the cubehelix colormap, we can simply pass ``'cubehelix'`` to ``colormap=``
10831083

10841084
.. ipython:: python
10851085
:suppress:

0 commit comments

Comments
 (0)