We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab82727 commit cc5fa06Copy full SHA for cc5fa06
Doc/glossary.rst
@@ -682,7 +682,7 @@ Glossary
682
a :ref:`container class<sequence-types>` such as :class:`list` or :class:`dict`.
683
Used for :term:`type hints <type hint>` and :term:`annotations <annotation>`.
684
Created by a :ref:`generic class <generic-classes>`,
685
- :term:`generic function <generic-functions>`
+ :ref:`generic function <generic-functions>`
686
or :ref:`generic type alias <generic-type-aliases>`.
687
688
For more details, see :ref:`generic alias types<types-genericalias>`,
0 commit comments