diff --git a/ARIA/apg/practices/high-contrast/high-contrast-practice.md b/ARIA/apg/practices/high-contrast/high-contrast-practice.md index 45100053..86f7367b 100644 --- a/ARIA/apg/practices/high-contrast/high-contrast-practice.md +++ b/ARIA/apg/practices/high-contrast/high-contrast-practice.md @@ -592,7 +592,7 @@ if (enableSidebar) document.body.classList.add('has-sidebar');
The following example illustrates how Wikipedia supports color scheme media query. The example includes showing the "Appearance" sidebar allowing the user to choose the light or dark scheme and other rendering options for text size and column width.
+The following example illustrates how Wikipedia supports the color scheme media query. The example includes showing the "Appearance" sidebar allowing the user to choose the light or dark scheme and other rendering options for text size and column width.