Skip to content

Commit 19c9011

Browse files
committed
DOC: fix formatting of bullet list
Looks like it was rendering as definition list due to the extra indenting.
1 parent 8c06764 commit 19c9011

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ explicitly (e.g. when including them in GUI applications).
134134
Further reading:
135135

136136
- `matplotlib.axes.Axes` and `matplotlib.figure.Figure` for an overview of
137-
plotting functions.
137+
plotting functions.
138138
- Most of the :ref:`examples <examples-index>` use the object-oriented approach
139-
(except for the pyplot section)
139+
(except for the pyplot section)
140140

141141

142142
The implicit API

0 commit comments

Comments
 (0)