Skip to content

Commit 2eed5c4

Browse files
Update ControlBar.tsx (#1259)
1 parent 9d4058b commit 2eed5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/prefabs/ControlBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export interface ControlBarProps extends React.HTMLAttributes<HTMLDivElement> {
5656
* media devices (camera, microphone and screen share), open the `Chat` and leave the room.
5757
*
5858
* @remarks
59-
* This component is build with other LiveKit components like `TrackToggle`,
59+
* This component is built with other LiveKit components like `TrackToggle`,
6060
* `DeviceSelectorButton`, `DisconnectButton` and `StartAudio`.
6161
*
6262
* @example

0 commit comments

Comments
 (0)