Skip to content

Commit 4bacab6

Browse files
committed
Grammar
1 parent 4663954 commit 4bacab6

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

13351335

0 commit comments

Comments
 (0)