Skip to content

Commit ec28769

Browse files
committed
Grammar
1 parent 1f11a6b commit ec28769

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
@@ -799,7 +799,7 @@ CoerceArgumentValues(objectType, field, variableValues):
799799
Any _request error_ raised as a result of input coercion during
800800
{CoerceArgumentValues()} should be treated instead as an _execution error_.
801801

802-
Note: Variable values are not coerced because they are expected to be coerced in
802+
Note: Variable values are not coerced because they are expected to be coerced by
803803
{CoerceVariableValues()} before _execution_ begins, and valid operations must
804804
only allow usage of variables of appropriate types.
805805

0 commit comments

Comments
 (0)