Skip to content

Commit 5b68af0

Browse files
leebyronbenjie
andauthored
Update spec/Section 6 -- Execution.md
Co-authored-by: Benjie <[email protected]>
1 parent 069811b commit 5b68af0

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
@@ -135,7 +135,7 @@ ResolveVariable(type, variableName, coercedVariableValues):
135135

136136
Variable references may occur in positions where input values are expected, and
137137
are resolved with a value at runtime during
138-
[Input Coercion](#sec-Input-Coercion). Variable runtime haves will have already
138+
[Input Coercion](#sec-Input-Coercion). Variable runtime values will have already
139139
been coerced by {CoerceVariableValues()}, with the notable exception of {null}
140140
values (see:
141141
[Allowing Optional Variables When Default Values Exist](#sec-All-Variable-Usages-Are-Allowed.Allowing-Optional-Variables-When-Default-Values-Exist))

0 commit comments

Comments
 (0)