diff --git a/docs/mc/widgets/video.md b/docs/mc/widgets/video.md index 86b6b1f29c..b9fb7f1598 100644 --- a/docs/mc/widgets/video.md +++ b/docs/mc/widgets/video.md @@ -74,7 +74,7 @@ See the `height:` setting above for details. ### volume: Volume for this video on a scale from `0` to `1`. Default is `1.0`. Note -that you can the volume during playback via the `control_events:` below. +that you can control the volume during playback via the `control_events:` below. !!! note