From 7653db0c3d5e6661f09a2c41d0910fbe68060f84 Mon Sep 17 00:00:00 2001 From: thepinballroom <107445516+thepinballroom@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:21:31 -0700 Subject: [PATCH] Update video.md added an omitted word --- docs/mc/widgets/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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