Skip to content

Commit bcf6e60

Browse files
committed
Grammar
1 parent 586701c commit bcf6e60

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
@@ -1333,7 +1333,7 @@ directive @invalidExample(arg: String @invalidExample) on ARGUMENT_DEFINITION
13331333
1. A directive definition may not contain the use of a directive which
13341334
references itself directly.
13351335
2. A directive definition may not contain the use of a directive which
1336-
references itself indirectly by reference a Type or Directive which
1336+
references itself indirectly by referencing a Type or Directive which
13371337
transitively includes a reference to this directive.
13381338

13391339

0 commit comments

Comments
 (0)