Skip to content

Commit b0ac799

Browse files
committed
wording
1 parent cbf20d0 commit b0ac799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ validation fails because the fragment spread `...commandFragment(command: SIT)`
605605
and `...commandFragment(command: DOWN)` are part of the visited selections that
606606
will be merged.
607607

608-
If both of these spreads had used `$commandOne` as the argument value, it would
608+
If both of these spreads had used the same variable for the argument value, it would
609609
be allowed as we can be sure that we'd resolve identical fields.
610610

611611
### Leaf Field Selections

0 commit comments

Comments
 (0)