Skip to content

Commit 5925ab6

Browse files
committed
Grammar
1 parent 6b8df47 commit 5925ab6

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

13361336

0 commit comments

Comments
 (0)