Skip to content

Commit d765eee

Browse files
committed
fix typo in "Merging Selection Sets" section
1 parent 77233df commit d765eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 6 -- Execution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -774,8 +774,8 @@ sub-selections.
774774
```
775775

776776
After resolving the value for `me`, the selection sets are merged together by
777-
the by calling {CollectSubfields()} so `firstName` and `lastName` can be
778-
resolved for one value.
777+
calling {CollectSubfields()} so `firstName` and `lastName` can be resolved for
778+
one value.
779779

780780
### Handling Field Errors
781781

0 commit comments

Comments
 (0)