From: Jordan Humphreys Date: Tue, 29 Aug 2017 20:59:31 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v6.4.4-rc1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb53da34a59272fbe5266636c44428691ca62f8;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix typo. --- diff --git a/docs/pages/accessibility.md b/docs/pages/accessibility.md index 47efb6c53..89a9a030d 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](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