Skip to content

Commit cdb53da

Browse files
author
Jordan Humphreys
committed
Fix typo.
1 parent 11c618f commit cdb53da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/accessibility.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In addition to the accessibility features built into Foundation's components, be
2323
### Visual
2424

2525
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.
26-
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.
26+
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.
2727

2828
### Motor
2929

0 commit comments

Comments
 (0)