Skip to content

Commit 2503867

Browse files
authored
Acrolinx
1 parent fb7aadd commit 2503867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/samples/chat-hero-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Once you configure your display name and emoji, you can join the chat session. N
4242

4343
Components of the main chat screen:
4444

45-
- **Main Chat Area**: The core chat experience where users can send and receives messages. To send messages, you can use the input area and press enter (or use the send button). Received chat messages received are organized by sender with the correct name and emoji. You see two types of notifications in the chat area: 1) typing notifications when a user is typing and 2) sent and read notifications for messages.
45+
- **Main Chat Area**: The core chat experience where users can send and receive messages. To send messages, you can use the input area and press enter (or use the send button). Received chat messages are organized by sender with the correct name and emoji. You see two types of notifications in the chat area: 1) typing notifications when a user is typing and 2) sent and read notifications for messages.
4646
- **Header**: Where the user sees the title of the chat thread and the controls for toggling participant and settings side bars, and a leave button to exit the chat session.
4747
- **Side Bar**: Where participants and setting information display when toggled using the controls in the header. The participants side bar contains a list of participants in the chat and a link to invite participants to the chat session. The settings side bar enables you to configure the chat thread title.
4848

0 commit comments

Comments
 (0)