Skip to content

Commit 76d5884

Browse files
authored
Merge pull request #98318 from Sven-at-Skyline/patch-1
Fix: typo in concept-service-internals.md
2 parents b4f674e + 2c09455 commit 76d5884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/concept-service-internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ The server is by nature an authorized user. With the help of the *event handler
239239
240240
It can also grant or revoke publish/join permissions for a PubSub client:
241241
- 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
242+
- Revoke publish/join permissions for some specific group or for all groups
243243
- Check if the client has permission to join or publish to some specific group or to all groups
244244
245245
The service provides REST APIs for the server to do connection management.

0 commit comments

Comments
 (0)