From 204c903aa2110a16907cac7a20ff1d2e542a3f63 Mon Sep 17 00:00:00 2001 From: gabalafou Date: Tue, 14 Jan 2025 17:50:40 -0600 Subject: [PATCH] Edit paragraph for clarity and grammar --- includes/scaffolding.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/scaffolding.js b/includes/scaffolding.js index 8e723bf..6bd4c94 100644 --- a/includes/scaffolding.js +++ b/includes/scaffolding.js @@ -199,7 +199,7 @@ module.exports = { blockquote: "Figure 5: An interactive chart displaying only \"Image\" as semantic information with no feedback provided on selection. The robust semantics given to a screen reader, \"toggle button\" (middle) as well instant feedback, \"selected\" (right) are considered proper semantics for an interactive experience." }, { - p: "Next, all valuable information and functionality in a data experience should tested whether it is available to a screen reader. This includes the individual variables about a mark as well as whether that mark is interactive (Figure 5), whether status updates that reflect context change provide alerts (Figure 3), and whether summary textual information is provided about the whole chart (Figure 4) as well as statistically and visually important areas of that chart (Figure 7)." + p: "Next, all valuable, non-textual information and functionality in a data experience should be available to a screen reader. This includes the individual variables about a mark as well as whether that mark is interactive (Figure 5), whether status updates that reflect context change provide alerts (Figure 3), and whether summary textual information is provided about the whole chart (Figure 4) as well as statistically and visually important areas of that chart (Figure 7)." }, { img: {