Skip to content

Commit dafe6a7

Browse files
author
Muhtasim Ahsan
committed
will -> must.
1 parent ebd5462 commit dafe6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This section describes how GraphQL generates a response from a request.
44

55
## Evaluating requests
66

7-
To evaluate a request, the executor will have a parsed `Document` (as defined
7+
To evaluate a request, the executor must have a parsed `Document` (as defined
88
in the “Query Language” part of this spec) and a selected operation name to
99
run.
1010

0 commit comments

Comments
 (0)