Skip to content

Commit 838b9a2

Browse files
author
Catherine Bundy
authored
Update reference-json-webpubsub-subprotocol.md
remove extra word "a"
1 parent b8602ed commit 838b9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/reference-json-webpubsub-subprotocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Message types received by the client can be:
4848

4949
### Ack response
5050

51-
When the client request contains `ackId`, the service will return an ack response for the request. The client should handle the ack mechanism, by waiting for the ack response with an `async` `await` operation and a using a timeout operation when the ack response isn't received in a certain period.
51+
When the client request contains `ackId`, the service will return an ack response for the request. The client should handle the ack mechanism, by waiting for the ack response with an `async` `await` operation and using a timeout operation when the ack response isn't received in a certain period.
5252

5353
Format:
5454

0 commit comments

Comments
 (0)