Skip to content

Commit 15b6ba4

Browse files
Yash-GargOxyjun
andauthored
fix: remove ambiguous word
Co-authored-by: Jun Lee <[email protected]>
1 parent 4e94eda commit 15b6ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/realtime/realtimekit/core/display-active-speakers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ meeting.participants.active.on("participantLeft", (participant) => {
351351

352352
<RTKCodeSnippet id="mobile-android">
353353

354-
Use the `active` list to show multiple participants with prominent audio activity, typically in a grid layout:
354+
Use the `active` list to show multiple participants with prominent audio activity, in a grid layout:
355355

356356
```kotlin
357357
val activeParticipants = meeting.participants.active

0 commit comments

Comments
 (0)