]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix typo.
authorJordan Humphreys <jordan@mailyard.net>
Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)
committerJordan Humphreys <jordan@mailyard.net>
Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)
docs/pages/accessibility.md

index 47efb6c53d1e3e1ac844bad1f717e811240f8a2e..89a9a030d327511b73b90799bb2fa531256f0e02 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](httsp://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 queues from the HTML to infer meaning.
 
 ### Motor