Skip to content

Commit

Permalink
Remove extra colon.
Browse files Browse the repository at this point in the history
  • Loading branch information
rchen152 committed Jul 31, 2024
1 parent 93ce31d commit 61dafc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/distributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ in annotation contexts even before Python 3.9 reaches end-of-life.
Supported Constructs
^^^^^^^^^^^^^^^^^^^^

Type checkers should fully support these constructs::
Type checkers should fully support these constructs:

* All features from the ``typing`` module of the latest released Python version
* Comments, including type declaration (``# type: X``) and error suppression
Expand Down

0 comments on commit 61dafc4

Please sign in to comment.