bpo-39572: Address typo in CHANGELOG. (GH-24999)

This commit is contained in:
Simon Charette 2021-04-22 20:35:11 -04:00 committed by GitHub
parent e07d809889
commit 6afb0a8078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -640,7 +640,7 @@ Adapted from a patch by Ethan Furman.
.. nonce: CCtzy1
.. section: Documentation
Updated documentation of ``total`` flag of TypeDict.
Updated documentation of ``total`` flag of ``TypedDict``.
..