Skip to content

Commit b0b44b0

Browse files
author
Muhtasim Ahsan
committed
Fix typo.
1 parent 08ad837 commit b0b44b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Section 7 -- Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ the following JSON concepts:
5252

5353
A response to a GraphQL operation must be a map.
5454

55-
If the operation included execution, the response map must contain the an entry
55+
If the operation included execution, the response map must contain an entry
5656
with key "data". The value of this entry is described in the "Data" section. If
5757
the operation failed before execution, due to a syntax error, missing
5858
information, or validation error, this entry must not be present.

0 commit comments

Comments
 (0)