Skip to content

Commit c6b4588

Browse files
Split long sentence in two for style
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 6ac59eb commit c6b4588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0718.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ subscripted.
2323
Motivation
2424
----------
2525

26-
Currently, classes allow passing type annotations for generic containers, this
26+
Currently, classes allow passing type annotations for generic containers. This
2727
is especially useful in common constructors such as ``list``\, ``tuple`` and ``dict``
2828
etc.
2929

0 commit comments

Comments
 (0)