Skip to content

Commit

Permalink
Principal > principle
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Mar 18, 2018
1 parent dc2a614 commit 7cd5a3f
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 @@ -82,7 +82,7 @@ <h3>No ARIA is better than Bad ARIA</h3>
Incorrect ARIA misrepresents visual experiences, with potentially devastating effects on their corresponding non-visual experiences.
</p>
<p>Before using ARIA or any of the guidance in this document, please take time to understand the following two essential principles.</p>
<h4>Principal 1: A role is a promise</h4>
<h4>Principle 1: A role is a promise</h4>
<p>This code:</p>
<pre><code>
&lt;div role=&quot;button&quot;&gt;Place Order&lt;/div&gt;
Expand Down

0 comments on commit 7cd5a3f

Please sign in to comment.