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 a2bbe4f commit 2c09455Copy full SHA for 2c09455
articles/azure-web-pubsub/concept-service-internals.md
@@ -239,7 +239,7 @@ The server is by nature an authorized user. With the help of the *event handler
239
240
It can also grant or revoke publish/join permissions for a PubSub client:
241
- Grant publish/join permissions to some specific group or to all groups
242
- - Revoke publish/joinh permissions for some specific group or for all groups
+ - Revoke publish/join permissions for some specific group or for all groups
243
- Check if the client has permission to join or publish to some specific group or to all groups
244
245
The service provides REST APIs for the server to do connection management.
0 commit comments