We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b095b18 commit 8ee3cc7Copy full SHA for 8ee3cc7
spec/Section 6 -- Execution.md
@@ -235,7 +235,7 @@ connectivity.
235
GraphQL subscriptions do not require any specific serialization format or
236
transport mechanism. Subscriptions specifies algorithms for the creation of a
237
stream, the content of each payload on that stream, and the closing of that
238
-stream. There are intentionally no specifications for message acknoledgement,
+stream. There are intentionally no specifications for message acknowledgement,
239
buffering, resend requests, or any other quality of service (QoS) details.
240
Message serialization, transport mechanisms, and quality of service details
241
should be chosen by the implementing service.
0 commit comments