Skip to content

Commit

Permalink
add missing period
Browse files Browse the repository at this point in the history
  • Loading branch information
jbellenger committed Apr 2, 2024
1 parent 71a76ed commit 68e4c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 3 -- Type System.md
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ repeatable directives.

**Type Validation**

1. A Directive definition must include at least one DirectiveLocation
1. A Directive definition must include at least one DirectiveLocation.
2. A Directive definition must not contain the use of a Directive which
references itself directly.
3. A Directive definition must not contain the use of a Directive which
Expand Down

0 comments on commit 68e4c2a

Please sign in to comment.