Skip to content

Commit 68e4c2a

Browse files
committed
add missing period
1 parent 71a76ed commit 68e4c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2035,7 +2035,7 @@ repeatable directives.
20352035

20362036
**Type Validation**
20372037

2038-
1. A Directive definition must include at least one DirectiveLocation
2038+
1. A Directive definition must include at least one DirectiveLocation.
20392039
2. A Directive definition must not contain the use of a Directive which
20402040
references itself directly.
20412041
3. A Directive definition must not contain the use of a Directive which

0 commit comments

Comments
 (0)