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 5edf914 commit 690b23cCopy full SHA for 690b23c
docs/spec/glossary.rst
@@ -59,7 +59,7 @@ This section defines a few terms that may be used elsewhere in the specification
59
:ref:`type-system-concepts`.
60
61
gradual form
62
- A gradual form is a :term:`type expression` which makes the type it is
+ A gradual form is an element of a :term:`type expression` which makes the type it is
63
part of not a :term:`fully static type`, but rather a representation of a
64
set of possible static types. See :ref:`type-system-concepts`. The
65
primary gradual form is :ref:`Any`. The ellipsis (``...``) is a gradual
0 commit comments