Skip to content

Commit

Permalink
fix missing brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgarrish committed Aug 16, 2024
1 parent cd107d0 commit 4eac90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publishing/docs/html/landmarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h3>Techniques</h3>
<p>Use landmark roles to identify key content components [[WCAG-1.3.1]]</p>
</li>
<li>
<p>Provide meaningful labels for each landmark WCAG-1.3.1]]</p>
<p>Provide meaningful labels for each landmark [[WCAG-1.3.1]]</p>
</li>
</ul>
</section>
Expand Down

0 comments on commit 4eac90e

Please sign in to comment.