Skip to content

Commit 6fbcb1a

Browse files
committed
Fix typo
1 parent 90162b5 commit 6fbcb1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

partials/section.text-level.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ drwxr-xr-x 9 eric staff 306 Mar 24 13:36 .git/
195195

196196
<h4 id="notes-symbols">Notes:</h4>
197197
<p>
198-
<small>Certain screen readers will not <a rel="external noopener" href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code translate="no">role="definition"</code> in conjunction with <code translate="no">aria-label</code> to ensure the symbol is read. Use this techique with caution and discretion, as it will affect how the symbol is rendered by things like Braille readers.</small>
198+
<small>Certain screen readers will not <a rel="external noopener" href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code translate="no">role="definition"</code> in conjunction with <code translate="no">aria-label</code> to ensure the symbol is read. Use this technique with caution and discretion, as it will affect how the symbol is rendered by things like Braille readers.</small>
199199
</p>
200200
</div>
201201
<!-- End of #subsection-symbols -->
@@ -213,7 +213,7 @@ drwxr-xr-x 9 eric staff 306 Mar 24 13:36 .git/
213213

214214
<h4 id="notes-emoji">Notes:</h4>
215215
<p>
216-
<small>Certain screen readers will not <a rel="external noopener" href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code translate="no">role="definition"</code> in conjunction with <code translate="no">aria-label</code> to ensure the symbol is read. Use this techique with caution and discretion, as it will affect how the symbol is rendered by things like Braille readers.</small>
216+
<small>Certain screen readers will not <a rel="external noopener" href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code translate="no">role="definition"</code> in conjunction with <code translate="no">aria-label</code> to ensure the symbol is read. Use this technique with caution and discretion, as it will affect how the symbol is rendered by things like Braille readers.</small>
217217
</p>
218218
</div>
219219
<!-- End of #subsection-emoji -->

0 commit comments

Comments
 (0)