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