Skip to content

Commit cb28e5e

Browse files
committed
add missing period
1 parent 71a76ed commit cb28e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
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)