Skip to content

Commit 8d221fe

Browse files
authored
Update doc/source/whatsnew/v3.0.0.rst
1 parent 603a209 commit 8d221fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Interval
395395

396396
Indexing
397397
^^^^^^^^
398-
- Fixed bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` on Python 3.12 (:issue:`57500`)
398+
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
399399
-
400400

401401
Missing

0 commit comments

Comments
 (0)