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