Skip to content

Commit 9bd296c

Browse files
authored
DOC/CLN: Fix whatsnew typo (pandas-dev#33833)
1 parent 8732ef2 commit 9bd296c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ Sparse
730730
ExtensionArray
731731
^^^^^^^^^^^^^^
732732

733-
- Fixed bug where :meth:`Serires.value_counts` would raise on empty input of ``Int64`` dtype (:issue:`33317`)
733+
- Fixed bug where :meth:`Series.value_counts` would raise on empty input of ``Int64`` dtype (:issue:`33317`)
734734
-
735735

736736

0 commit comments

Comments
 (0)