Skip to content

Commit 86f0468

Browse files
authored
fixed minor docstring typo (#32298)
1 parent 1d18e95 commit 86f0468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

-1
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@ def style(self) -> "Styler":
832832
Returns a Styler object.
833833
834834
Contains methods for building a styled HTML representation of the DataFrame.
835-
a styled HTML representation fo the DataFrame.
836835
837836
See Also
838837
--------

0 commit comments

Comments
 (0)