We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4058b commit 2eed5c4Copy full SHA for 2eed5c4
packages/react/src/prefabs/ControlBar.tsx
@@ -56,7 +56,7 @@ export interface ControlBarProps extends React.HTMLAttributes<HTMLDivElement> {
56
* media devices (camera, microphone and screen share), open the `Chat` and leave the room.
57
*
58
* @remarks
59
- * This component is build with other LiveKit components like `TrackToggle`,
+ * This component is built with other LiveKit components like `TrackToggle`,
60
* `DeviceSelectorButton`, `DisconnectButton` and `StartAudio`.
61
62
* @example
0 commit comments