Skip to content

Commit ad39c2e

Browse files
fixed grammer in a different whatsnew entry
1 parent c33d9f8 commit ad39c2e

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
@@ -239,7 +239,7 @@ Removal of prior version deprecations/changes
239239

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

244244
To use pandas formatters with a matplotlib plot, specify
245245

0 commit comments

Comments
 (0)