Skip to content

Commit 690b23c

Browse files
Glossary: Improve definition of "gradual form" (#1799)
1 parent 5edf914 commit 690b23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This section defines a few terms that may be used elsewhere in the specification
5959
:ref:`type-system-concepts`.
6060

6161
gradual form
62-
A gradual form is a :term:`type expression` which makes the type it is
62+
A gradual form is an element of a :term:`type expression` which makes the type it is
6363
part of not a :term:`fully static type`, but rather a representation of a
6464
set of possible static types. See :ref:`type-system-concepts`. The
6565
primary gradual form is :ref:`Any`. The ellipsis (``...``) is a gradual

0 commit comments

Comments
 (0)