From 083ef10fa4889db00ccd91f1821c6fc2071162a7 Mon Sep 17 00:00:00 2001 From: HelenBurge <41951878+HelenBurge@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:38:57 +0100 Subject: [PATCH] Update pages/glossary/autoplay.md Co-authored-by: Wilco Fiers --- pages/glossary/autoplay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/glossary/autoplay.md b/pages/glossary/autoplay.md index 80b35ffb2e..32c8476906 100644 --- a/pages/glossary/autoplay.md +++ b/pages/glossary/autoplay.md @@ -6,7 +6,7 @@ objective: true --- -An `audio` or `video` element _autoplays_ if the included media starts playing without the user interacting with the element. +An `audio` or `video` element _autoplays_ if the included media starts playing without the user activating a control. #### Accessibility Support