Skip to content

Commit 7f84354

Browse files
gvanrossumbrandtbucher
authored andcommitted
Fix markup error
Co-authored-by: Brandt Bucher <[email protected]>
1 parent 163e0cc commit 7f84354

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
@@ -79,7 +79,7 @@ New Features
7979
:class:`types.MappingProxyType` object wrapping the original
8080
dictionary. (Contributed by Dennis Sweeney in :issue:`40890`.)
8181

82-
* :pep`618`: The :func:`zip` function now has an optional ``strict`` flag, used
82+
* :pep:`618`: The :func:`zip` function now has an optional ``strict`` flag, used
8383
to require that all the iterables have an equal length.
8484

8585

0 commit comments

Comments
 (0)