Skip to content

Commit 8e0155c

Browse files
committed
Merge pull request #8604 from aisipos/fixplotdoctypo
Fix typo in visualization.rst doc
2 parents bd01395 + 00965aa commit 8e0155c

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
@@ -1186,7 +1186,7 @@ with "(right)" in the legend. To turn off the automatic marking, use the
11861186
Suppressing Tick Resolution Adjustment
11871187
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11881188

1189-
pandas includes automatically tick resolution adjustment for regular frequency
1189+
pandas includes automatic tick resolution adjustment for regular frequency
11901190
time-series data. For limited cases where pandas cannot infer the frequency
11911191
information (e.g., in an externally created ``twinx``), you can choose to
11921192
suppress this behavior for alignment purposes.

0 commit comments

Comments
 (0)