Skip to content

Commit cc5fa06

Browse files
authored
Update glossary.rst
1 parent ab82727 commit cc5fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Glossary
682682
a :ref:`container class<sequence-types>` such as :class:`list` or :class:`dict`.
683683
Used for :term:`type hints <type hint>` and :term:`annotations <annotation>`.
684684
Created by a :ref:`generic class <generic-classes>`,
685-
:term:`generic function <generic-functions>`
685+
:ref:`generic function <generic-functions>`
686686
or :ref:`generic type alias <generic-type-aliases>`.
687687

688688
For more details, see :ref:`generic alias types<types-genericalias>`,

0 commit comments

Comments
 (0)