]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11238 from danielrhodeswarp/patch-1 for v6.5.0
authorDaniel Rhodes <daniel.rhodes@warpasylum.co.uk>
Sat, 16 Jun 2018 08:16:27 +0000 (10:16 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 21:02:24 +0000 (23:02 +0200)
1115c9bd8 Changed 'queues' to 'cues'

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/accessibility.md

index 89a9a030d327511b73b90799bb2fa531256f0e02..6c60fbcb76ca153d3b1cafdcaf4f922f6ba49a0a 100644 (file)
@@ -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