Skip to content

Commit ae50abb

Browse files
author
Nilan Marktanner
authored
fix small typo
1 parent 8ce457b commit ae50abb

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
@@ -275,7 +275,7 @@ ExecuteSubscriptionEvent(subscription, schema, variableValues, initialValue):
275275
* Return an unordered map containing {data} and {errors}.
276276

277277
Note: The {ExecuteSubscriptionEvent()} algorithm is intentionally similar to
278-
{ExecuteQuery()} since this is how the each event result is produced.
278+
{ExecuteQuery()} since this is how each event result is produced.
279279

280280
#### Unsubscribe
281281

0 commit comments

Comments
 (0)