Skip to content

Commit a5432dc

Browse files
committed
missing word
1 parent ce6fc89 commit a5432dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0749.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ specification:
3737
* The ``SOURCE`` format is renamed to ``STRING`` to improve clarity and reduce the risk of
3838
user confusion.
3939
* Conditionally defined class and module annotations are handled correctly.
40-
* If annotations are accessed a partially executed module, the annotations executed so far
40+
* If annotations are accessed on a partially executed module, the annotations executed so far
4141
are returned, but not cached.
4242

4343
Motivation

0 commit comments

Comments
 (0)