Skip to content

Commit c07d86c

Browse files
committed
another question mark
1 parent 8a13c8f commit c07d86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ characters are permitted between the characters defining a {FloatValue}.
177177

178178
### Punctuators
179179

180-
Punctuator :: one of ! $ & ( ) ... : = @ [ ] { | }
180+
Punctuator :: one of ! ? $ & ( ) ... : = @ [ ] { | }
181181

182182
GraphQL documents include punctuation in order to describe structure. GraphQL is
183183
a data description language and not a programming language, therefore GraphQL

0 commit comments

Comments
 (0)