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.
2 parents b4f674e + 2c09455 commit 76d5884Copy full SHA for 76d5884
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