Skip to content

Commit 95dd147

Browse files
author
Jill Grant
authored
Update articles/event-grid/mqtt-support.md
Acrolinx fix
1 parent d79e82f commit 95dd147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For more information, see [How to establish multiple sessions for a single clien
7272
#### Handling sessions:
7373

7474
- If a client tries to take over another client's active session by presenting its session name, its connection request is rejected with an unauthorized error. For example, if Client B tries to connect to session 123 that is assigned at that time for client A, Client B's connection request is rejected.
75-
- If a client resource is deleted without ending its session, other clients can't to use its session name until the session expires. For example, If client B creates a session with session name 123 then client B deleted, client A can't connect to session 123 until it expires.
75+
- If a client resource is deleted without ending its session, other clients can't use its session name until the session expires. For example, If client B creates a session with session name 123 then client B deleted, client A can't connect to session 123 until it expires.
7676

7777

7878
## MQTT features

0 commit comments

Comments
 (0)