Skip to content

Commit

Permalink
editorial: fix fragment sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0ji committed May 21, 2018
1 parent 07ba6d6 commit 3c92514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dialog-modal/dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ <h2 id="dialog2_label">Verification Result</h2>
<ul>
<li>The larger a focusable element is, the more difficult it is to visually
identify the location of focus, especially for users with a narrow field of view.</li>
<li>The dialog has a visual boarder. So creating a clear visual indicator of focus
<li>The dialog has a visual border, so creating a clear visual indicator of focus
when the entire dialog has focus is not very feasible.
<li>Screen readers read the label and content of focusable elements. The dialog
contains its label and a lot of content! If a dialog like this one has focus, the
Expand Down

0 comments on commit 3c92514

Please sign in to comment.