Skip to content

Commit 865b704

Browse files
Merge pull request #125369 from changeworld/patch-83
Fix typo
2 parents 50258f5 + 34703f5 commit 865b704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/socket-io-howto-integrate-apim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure API Management service provides a hybrid, multicloud management platform f
1717

1818
## Limitations
1919

20-
Socket.IO clients support WebSocket and Long Polling and by default, the client connects to the service with Long Polling and then upgrade to WebSocket. However, as for now, API Management doesn't yet support different types of APIs (WebSocket or Http) with the same path. You must set either `websocket` or `polling` in client settings.
20+
Socket.IO clients support WebSocket and Long Polling and by default, the client connects to the service with Long Polling and then upgrade to WebSocket. However, as for now, API Management doesn't yet support different types of APIs (WebSocket or HTTP) with the same path. You must set either `websocket` or `polling` in client settings.
2121

2222
## Create resources
2323

0 commit comments

Comments
 (0)