Skip to content

Commit 8f1ce04

Browse files
committed
Typo
1 parent 68e7657 commit 8f1ce04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ variableValues):
223223
{ExecuteSelectionSet(selectionSet, objectType, objectValue,
224224
variableValues, path)}.
225225
- Let {childErrors} be the list of all _field error_ raised while
226-
executing the defer.
226+
executing the selection set.
227227
- Let {incrementalPayload} be an unordered object containing {path},
228228
{data}, and the key {errors} with value {childErrors}.
229229
- Append {incrementalPayload} to {batchIncremental}.

0 commit comments

Comments
 (0)