Skip to content

Commit 5a611bb

Browse files
Gerardwxnedbat
andauthored
Update Doc/library/typing.rst
Co-authored-by: Ned Batchelder <[email protected]>
1 parent 1846376 commit 5a611bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/typing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2771,7 +2771,7 @@ types.
27712771

27722772
.. versionadded:: 3.13
27732773

2774-
See the `TypedDict <https://typing.python.org/en/latest/spec/typeddict.html#typeddict>`_ in the typing documentation for more examples and detailed rules.
2774+
See the `TypedDict <https://typing.python.org/en/latest/spec/typeddict.html#typeddict>`_ section in the typing documentation for more examples and detailed rules.
27752775

27762776
.. versionadded:: 3.8
27772777

0 commit comments

Comments
 (0)