Skip to content

Commit

Permalink
Update content/patterns/table/examples/sortable-table.html
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Page <[email protected]>
  • Loading branch information
ariellalgilmore and adampage authored Aug 27, 2024
1 parent f6967bb commit d4358c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/patterns/table/examples/sortable-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2 id="ex_label">Example</h2>
<table class="sortable">
<caption>
Students currently enrolled in WAI-ARIA 101
<span class="sr-only"> (column headers with buttons are sortable).</span>
<span class="sr-only">&puncsp;(column headers with buttons are sortable).</span>
</caption>
<thead>
<tr>
Expand Down

0 comments on commit d4358c9

Please sign in to comment.