Skip to content

Commit 39b6bfa

Browse files
Acrolinx
1 parent 17bcd10 commit 39b6bfa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-web-pubsub/includes/try-live-demo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ With this live demo, you could join or leave a group and send messages to the gr
2828
> **Client Access URL** is a convenience tool provided in the portal to simplify your getting-started experience, you can also use this Client Access URL to do some quick connect test. To write your own application, we provide SDKs in 4 languages to help you generate the URL.
2929
3030
- Try different groups to join and different groups to send messages to, and see what messages are received. For example:
31-
- Make two clients joining into the same group. You will see that the message could broadcast to the group members.
32-
- Make two clients joining into different groups. You will see that the client cannot receive message if it is not group member.
31+
- Make two clients join the same group. You'll see that the message could broadcast to the group members.
32+
- Make two clients join different groups. You'll see that the client can't receive message if it is not group member.
3333
- You can also try to uncheck `Roles` when generating the `Client Access URL` to see what will happen when join a group or send messages to a group. For example:
34-
- Uncheck the `Send to Groups` permission. You will see that the client cannot send messages to the group.
35-
- Uncheck the `Join/Leave Groups` permission. You will see that the client cannot join a group.
34+
- Uncheck the `Send to Groups` permission. You'll see that the client can't send messages to the group.
35+
- Uncheck the `Join/Leave Groups` permission. You'll see that the client can't join a group.

0 commit comments

Comments
 (0)