Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff8d5f0

Browse files
CouldNotstory645
andauthored
Remove stray simple
Co-authored-by: hannah <[email protected]>
1 parent 444d473 commit ff8d5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/plot_types/basic/stairs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
stairs(values)
44
==============
55
6-
See `~matplotlib.axes.Axes.stairs` when plotting :math:`y$` between
6+
See `~matplotlib.axes.Axes.stairs` when plotting :math:`y` between
77
:math:`(x_i, x_{i+1})`. For plotting :math:`y` at :math:`x`, see
88
`~matplotlib.axes.Axes.step`.
99

0 commit comments

Comments
 (0)