Skip to content

Commit 7265b27

Browse files
authored
Fix typos and grammatical changes in the 3.10 what's new document (GH-26319)
1 parent 5f0fc30 commit 7265b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ now Python 3.10 will display the exception as:
197197
This improvement was contributed by Pablo Galindo in :issue:`43914`.
198198
199199
A considerable amount of new specialized messages for :exc:`SyntaxError` exceptions
200-
have been incorporated. Some of the most notable ones:
200+
have been incorporated. Some of the most notable ones are as follows:
201201
202202
* Missing ``:`` before blocks:
203203

0 commit comments

Comments
 (0)