Skip to content

Commit 6bd848a

Browse files
authored
Apply suggestions from code review
1 parent 84c4ee4 commit 6bd848a

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
@@ -135,8 +135,8 @@ Android SDK supports extra events:
135135
- `chatThreadCreated` - when a Communication Services user creates a chat thread.
136136
- `chatThreadDeleted` - when a Communication Services user deletes a chat thread.
137137
- `chatThreadPropertiesUpdated` - when you update chat thread properties; currently, only updating the topic for the thread is supported.
138-
- `participantsAdded` - when you adds a participant to a chat thread.
139-
- `participantsRemoved` - when a you remove an existing participant from the chat thread.
138+
- `participantsAdded` - when you add a participant to a chat thread.
139+
- `participantsRemoved` - when you remove an existing participant from the chat thread.
140140

141141
For more information, see [Push Notifications](../notifications.md).
142142

0 commit comments

Comments
 (0)