From: Daniel Rhodes Date: Sat, 16 Jun 2018 08:16:27 +0000 (+0200) Subject: Use pull request #11238 from danielrhodeswarp/patch-1 for v6.5.0 X-Git-Tag: v6.5.0-rc.1^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77173e11c062c229e7aeb62d89e69a9ab87810d7;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Use pull request #11238 from danielrhodeswarp/patch-1 for v6.5.0 1115c9bd8 Changed 'queues' to 'cues' Signed-off-by: Nicolas Coden --- diff --git a/docs/pages/accessibility.md b/docs/pages/accessibility.md index 89a9a030d..6c60fbcb7 100644 --- a/docs/pages/accessibility.md +++ b/docs/pages/accessibility.md @@ -23,7 +23,7 @@ In addition to the accessibility features built into Foundation's components, be ### Visual Visually-impaired users may have low vision or be completely blind. For low vision users, proper typographic contrast is important, both size and color. Foreground colors should stand out from background colors. You can use tools to calculate the contrast ratio of your foreground and background colors. The contrast ratio should at least be 1:4.5 for normal text and 3:1 for large text. -Blind users consume the web by reading it using a [screen reader](https://en.wikipedia.org/wiki/Screen_reader). Screen readers read the content of a web page out loud, or write it out as Braille, using certain queues from the HTML to infer meaning. +Blind users consume the web by reading it using a [screen reader](https://en.wikipedia.org/wiki/Screen_reader). Screen readers read the content of a web page out loud, or write it out as Braille, using certain cues from the HTML to infer meaning. ### Motor