Skip to content

Commit cbf20d0

Browse files
JoviDeCroockbenjie
andauthored
Update spec/Section 5 -- Validation.md
Co-authored-by: Benjie <benjie@jemjie.com>
1 parent 0361664 commit cbf20d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

spec/Section 5 -- Validation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -605,9 +605,8 @@ 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 would have `$commandOne` or `$commandTwo` as the
609-
argument-value, it would be allowed as we can be sure that we'd resolve
610-
identical fields.
608+
If both of these spreads had used `$commandOne` as the argument value, it would
609+
be allowed as we can be sure that we'd resolve identical fields.
611610

612611
### Leaf Field Selections
613612

0 commit comments

Comments
 (0)