Skip to content

Commit d0a654c

Browse files
authored
Fix changelog typo (#368)
1 parent a1697b4 commit d0a654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Fix tests on Python 3.13.0a6. 3.13.0a6 adds a new
44
`__static_attributes__` attribute to all classes in Python,
55
which broke some assumptions made by the implementation of
6-
`typing_extenions.Protocol`.
6+
`typing_extensions.Protocol`.
77

88
# Release 4.11.0 (April 5, 2024)
99

0 commit comments

Comments
 (0)