We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210a814 commit 562edd8Copy full SHA for 562edd8
spec/Section 2 -- Language.md
@@ -1222,7 +1222,7 @@ size `60`:
1222
Variables can be used within fragments. Operation-defined variables have global
1223
scope with a given operation, so a variable used within a fragment must either
1224
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
+or by that same fragment as a fragment variable definition. If a variable
1226
referenced in a fragment is included by an operation where neither the fragment
1227
nor the operation defines that variable, that operation is invalid (see
1228
[All Variable Uses Defined](#sec-All-Variable-Uses-Defined)).
0 commit comments