Skip to content

Commit 0789056

Browse files
authored
Apply pencil edit for blocking issue from PR review
1 parent a084e2d commit 0789056

File tree

1 file changed

+2
-2
lines changed
  • articles/communication-services/concepts/chat

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/chat/concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ The client app can subscribe to following events:
9292
> [!NOTE]
9393
> Real time notifications are not to be used with server applications.
9494
95-
## Server Events
95+
## Server events
9696

97-
This feature lets server applications listen to events such as when a message is sent and when a participant is joining or leaving the chat. Server applications can react to these events, adding/removing participants to the chat, archiving chats, performing analysis and many other scenarios for orchestration. To see what kinds of chat events can be used to developers, please see [Server Events](../../../event-grid/event-schema-communication-services.md?bc=/azure/bread/toc.json&toc=/azure/communication-services/toc.json)
97+
This feature lets server applications listen to events such as when a message is sent and when a participant is joining or leaving the chat. Server applications can react to these events, adding/removing participants to the chat, archiving chats, performing analysis, and many other scenarios for orchestration. To see what kinds of chat events can be used by developers, see [Server Events](../../../event-grid/event-schema-communication-services.md?bc=/azure/bread/toc.json&toc=/azure/communication-services/toc.json).
9898

9999
## Push notifications
100100

0 commit comments

Comments
 (0)