Skip to content

Commit 7b3ac38

Browse files
encukouhugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 174f232 commit 7b3ac38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/stdtypes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ instead.
895895

896896
.. _typeiter:
897897

898-
Iteration-related Types
898+
Iteration-related types
899899
=======================
900900

901901
.. index::
@@ -964,7 +964,7 @@ Implementations that do not obey this property are deemed broken.
964964

965965
.. _generator-types:
966966

967-
Generator Types
967+
Generator types
968968
---------------
969969

970970
Python's :term:`generators <generator>` -- or more precisely,

0 commit comments

Comments
 (0)