Skip to content

Commit 4edb481

Browse files
committed
formatting
1 parent 7ecdf98 commit 4edb481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 5 -- Validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,8 @@ validation fails because the fragment spread `...commandFragment(command: SIT)`
609609
and `...commandFragment(command: DOWN)` are part of the visited selections that
610610
will be merged.
611611

612-
If both of these spreads had used the same variable for the argument value, it would
613-
be allowed as we can be sure that we'd resolve identical fields.
612+
If both of these spreads had used the same variable for the argument value, it
613+
would be allowed as we can be sure that we'd resolve identical fields.
614614

615615
### Leaf Field Selections
616616

0 commit comments

Comments
 (0)