Skip to content

Commit

Permalink
Merge pull request #324 from marktani/patch-1
Browse files Browse the repository at this point in the history
fix small typo
  • Loading branch information
wincent authored Jun 19, 2017
2 parents 8ce457b + ae50abb commit c5684b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 6 -- Execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ ExecuteSubscriptionEvent(subscription, schema, variableValues, initialValue):
* Return an unordered map containing {data} and {errors}.

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

#### Unsubscribe

Expand Down

0 comments on commit c5684b2

Please # to comment.