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 586701c commit bcf6e60Copy full SHA for bcf6e60
spec/Section 3 -- Type System.md
@@ -1333,7 +1333,7 @@ directive @invalidExample(arg: String @invalidExample) on ARGUMENT_DEFINITION
1333
1. A directive definition may not contain the use of a directive which
1334
references itself directly.
1335
2. A directive definition may not contain the use of a directive which
1336
- references itself indirectly by reference a Type or Directive which
+ references itself indirectly by referencing a Type or Directive which
1337
transitively includes a reference to this directive.
1338
1339
0 commit comments