diff options
-rw-r--r-- | Misc/NEWS.d/3.9.0a4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.9.0a4.rst b/Misc/NEWS.d/3.9.0a4.rst index e91135d..2aef8b2 100644 --- a/Misc/NEWS.d/3.9.0a4.rst +++ b/Misc/NEWS.d/3.9.0a4.rst @@ -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``. .. |