diff --git a/spec/Section 6 -- Execution.md b/spec/Section 6 -- Execution.md index 452d112c1..6b1b23598 100644 --- a/spec/Section 6 -- Execution.md +++ b/spec/Section 6 -- Execution.md @@ -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