Skip to content

Commit d39cad3

Browse files
committed
Grammar
1 parent d6919ce commit d39cad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ directive @invalidExample(arg: String @invalidExample) on ARGUMENT_DEFINITION
13341334
1. A directive definition may not contain the use of a directive which
13351335
references itself directly.
13361336
2. A directive definition may not contain the use of a directive which
1337-
references itself indirectly by reference a Type or Directive which
1337+
references itself indirectly by referencing a Type or Directive which
13381338
transitively includes a reference to this directive.
13391339

13401340

0 commit comments

Comments
 (0)