We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4663954 commit 4bacab6Copy full SHA for 4bacab6
spec/Section 3 -- Type System.md
@@ -1329,7 +1329,7 @@ directive @invalidExample(arg: String @invalidExample) on ARGUMENT_DEFINITION
1329
1. A directive definition may not contain the use of a directive which
1330
references itself directly.
1331
2. A directive definition may not contain the use of a directive which
1332
- references itself indirectly by reference a Type or Directive which
+ references itself indirectly by referencing a Type or Directive which
1333
transitively includes a reference to this directive.
1334
1335
0 commit comments