Skip to content

Commit

Permalink
Merge pull request #3 from coryhouse/patch-1
Browse files Browse the repository at this point in the history
Grammar fix in index.html
  • Loading branch information
ZoeBijl authored Jul 28, 2023
2 parents f70d221 + 0e26676 commit 26c4d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>Issues</h3>
After all the
<a href="https://www.w3.org/TR/aria-in-html/#rule1">first rule of ARIA</a>
is to not use it if you can do without.
An accessible name also be provided with a visually hidden span inside the button:
An accessible name can also be provided with a visually hidden span inside the button:
</p>
<pre><code>&lt;div class="tooltip-container"&gt;
&lt;button type="button"&gt;
Expand Down

0 comments on commit 26c4d19

Please sign in to comment.