From 44814bb030c84f184cf0fab6e5adc3b590c4c97b Mon Sep 17 00:00:00 2001 From: Mike Gower Date: Fri, 10 Oct 2025 09:31:55 -0400 Subject: [PATCH] Audio Description: Incorporate suggestions from #4509 review --- understanding/understanding.11tydata.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/understanding/understanding.11tydata.js b/understanding/understanding.11tydata.js index fb9e83a3f1..ec79abf163 100644 --- a/understanding/understanding.11tydata.js +++ b/understanding/understanding.11tydata.js @@ -132,11 +132,12 @@ export default function (data) { "G78", { id: "G173", - using: ["SM6", "SM7", "G226", "Using any player that supports audio and video"], + using: ["SM6", "SM7", "G226"], + usingQuantity: "one or more", }, { id: "G8", - using: ["SM1", "SM2", "Using any player that supports audio and video"], + using: ["SM1", "SM2"], }, "G203", ], @@ -165,11 +166,12 @@ export default function (data) { "G78", { id: "G173", - using: ["SM6", "SM7", "G226", "Using any player that supports audio and video"], + using: ["SM6", "SM7", "G226"], + usingQuantity: "one or more", }, { id: "G8", - using: ["SM1", "SM2", "Using any player that supports audio and video"], + using: ["SM1", "SM2"], }, "G203", ], @@ -193,7 +195,7 @@ export default function (data) { sufficient: [ { id: "G8", - using: ["SM1", "SM2", "Using any player that supports audio and video"], + using: ["SM1", "SM2"], }, ], advisory: ["H96"],