Skip to content

Commit 2e1f688

Browse files
authored
gh-107891: Fix typo in 3.12 whatsnew (#107892)
1 parent 2e27da1 commit 2e1f688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ Changes in the Python API
15761576
1,13-1,17: FSTRING_MIDDLE ' end'
15771577
1,17-1,18: FSTRING_END '"'
15781578

1579-
Additionally, there may be some minor behavioral changes as a consecuence of the
1579+
Additionally, there may be some minor behavioral changes as a consequence of the
15801580
changes required to support :pep:`701`. Some of these changes include:
15811581

15821582
* The ``type`` attribute of the tokens emitted when tokenizing some invalid Python

0 commit comments

Comments
 (0)