Skip to content

Commit 4578e77

Browse files
authored
Update Section 6 -- Execution.md
1 parent 1e67a0d commit 4578e77

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
@@ -236,7 +236,7 @@ connectivity.
236236
**Delivery Agnostic**
237237

238238
GraphQL subscriptions do not require any specific serialization format or
239-
transport mechanism. Subscriptions specifies algorithms for the creation of a
239+
transport mechanism. Subscriptions specify parameters for the creation of a
240240
stream, the content of each payload on that stream, and the closing of that
241241
stream. There are intentionally no specifications for message acknowledgement,
242242
buffering, resend requests, or any other quality of service (QoS) details.

0 commit comments

Comments
 (0)