Skip to content

Commit

Permalink
Fix typo: overlayed/overlaid
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Jun 21, 2018
1 parent 2025725 commit befb026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aria-practices.html
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ <h4>WAI-ARIA Roles, States, and Properties</h4>
<section class="widget" id="dialog_modal">
<h3>Dialog (Modal)</h3>
<p>
A <a href="#dialog" class="role-reference">dialog</a> is a window overlayed on either the primary window or another dialog window.
A <a href="#dialog" class="role-reference">dialog</a> is a window overlaid on either the primary window or another dialog window.
Windows under a modal dialog are inert.
That is, users cannot interact with content outside an active dialog window.
Inert content outside an active dialog is typically visually obscured or dimmed so it is difficult to discern,
Expand Down

0 comments on commit befb026

Please sign in to comment.