Skip to content

Commit f5ed452

Browse files
fixed grammer in a different whatsnew entry
1 parent 1eb2aa6 commit f5ed452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Removal of prior version deprecations/changes
237237

238238
Previously, pandas would register converters with matplotlib as a side effect of importing pandas (:issue:`18720`).
239239
This changed the output of plots made via matplotlib plots after pandas was imported, even if you were using
240-
matplotlib directly rather than rather than :meth:`~DataFrame.plot`.
240+
matplotlib directly rather than :meth:`~DataFrame.plot`.
241241

242242
To use pandas formatters with a matplotlib plot, specify
243243

0 commit comments

Comments
 (0)