Skip to content

Commit 562edd8

Browse files
Update spec/Section 2 -- Language.md
Co-authored-by: Matt Mahoney <mahoney.mattj@gmail.com>
1 parent 210a814 commit 562edd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,7 @@ size `60`:
12221222
Variables can be used within fragments. Operation-defined variables have global
12231223
scope with a given operation, so a variable used within a fragment must either
12241224
be declared in any top-level operation that transitively consumes that fragment,
1225-
or by that same fragment as a fragment variable definition. If a variable is
1225+
or by that same fragment as a fragment variable definition. If a variable
12261226
referenced in a fragment is included by an operation where neither the fragment
12271227
nor the operation defines that variable, that operation is invalid (see
12281228
[All Variable Uses Defined](#sec-All-Variable-Uses-Defined)).

0 commit comments

Comments
 (0)