diff --git a/src/frontend/src/features/rooms/livekit/prefabs/ControlBar.tsx b/src/frontend/src/features/rooms/livekit/prefabs/ControlBar.tsx index 4631b00f..77a16bd5 100644 --- a/src/frontend/src/features/rooms/livekit/prefabs/ControlBar.tsx +++ b/src/frontend/src/features/rooms/livekit/prefabs/ControlBar.tsx @@ -37,7 +37,7 @@ export interface ControlBarProps extends React.HTMLAttributes { controls?: ControlBarControls /** * If `true`, the user's device choices will be persisted. - * This will enables the user to have the same device choices when they rejoin the room. + * This will enable the user to have the same device choices when they rejoin the room. * @defaultValue true * @alpha */