diff --git a/web/src/components/player/VideoControls.tsx b/web/src/components/player/VideoControls.tsx
index 3beca352c..12e6a75d8 100644
--- a/web/src/components/player/VideoControls.tsx
+++ b/web/src/components/player/VideoControls.tsx
@@ -250,7 +250,9 @@ export default function VideoControls({
>
{`${playbackRate}x`}
onSetPlaybackRate(parseFloat(rate))}