We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb28e5e commit c8ca2c1Copy full SHA for c8ca2c1
1 file changed
spec/Section 3 -- Type System.md
@@ -2040,7 +2040,7 @@ repeatable directives.
2040
references itself directly.
2041
3. A Directive definition must not contain the use of a Directive which
2042
references itself indirectly by referencing a Type or Directive which
2043
- transitively includes a reference to this directive.
+ transitively includes a reference to this Directive.
2044
4. The Directive must not have a name which begins with the characters {"\_\_"}
2045
(two underscores).
2046
5. For each argument of the Directive:
0 commit comments