Skip to content

Commit fb3b023

Browse files
committed
Merge pull request #8067 from ajschumacher/patch-1
typo: "cubhelix" -> "cubehelix"
2 parents 8c15b2d + 9245d1c commit fb3b023

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)