Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Kirkpatrick authored Sep 10, 2018
1 parent 1290bed commit d9d977a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion understanding/21/non-text-contrast.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>Graphical Objects</h3>
<tbody>
<tr>
<td><img src="img/contrast-phone.png" alt="An orange circle with a white telephone icon in the middle." width="40" /></td>
<td><p>The phone icon is a simple shape within the orange circle. The meaning can be understood from that icon alone, the background behind the circle is irrelevant. The orange background and the white icon have a contrast ration grater than 3:1, which passes.</p>
<td><p>The phone icon is a simple shape within the orange circle. The meaning can be understood from that icon alone, the background behind the circle is irrelevant. The orange background and the white icon have a contrast ration greater than 3:1, which passes.</p>
<p>The graphical object is the white phone icon.</p>
</td>
</tr>
Expand Down

1 comment on commit d9d977a

@awkawk
Copy link
Member

@awkawk awkawk commented on d9d977a Sep 10, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes Issue #471

Please sign in to comment.