Skip to content

Commit 94ad176

Browse files
martinbonninBoD
andauthored
Update spec/Section 6 -- Execution.md
Co-authored-by: Benoit 'BoD' Lubek <[email protected]>
1 parent aa55df7 commit 94ad176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ ProcessMutation(mutation, schema, variableValues, initialValue):
165165

166166
If the operation is a subscription, the result is an _event stream_ called the
167167
_response stream_ where each event in the event stream is the result of
168-
executing the operation ’s root _selection set_ for each new event on an
168+
executing the operation’s root _selection set_ for each new event on an
169169
underlying _source stream_.
170170

171171
Processing a subscription operation creates a persistent function on the service

0 commit comments

Comments
 (0)