Skip to content

Commit 44aea8b

Browse files
committed
shorten
1 parent df27219 commit 44aea8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,7 @@ fragment directFieldSelectionOnUnion on CatOrDog {
419419
FieldsInSetCanMerge(set):
420420

421421
- Let {visitedSelections} be the selections in {set} including visiting
422-
fragments and inline fragments and applying any supplied fragment spread
423-
arguments.
422+
fields, fragment-spreads and inline fragments.
424423
- Let {spreadsForName} be the set of fragment spreads with a given name in
425424
{visitedSelections}.
426425
- For each {spreadsForName} as {name} and {spreads}:

0 commit comments

Comments
 (0)