Skip to content

Commit a497ae5

Browse files
authored
fix typo (#557)
1 parent 83e52cc commit a497ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/selectedcontent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2>Tests:</h2>
6363
<div class="widgetDemo">
6464
<h3>Test 1</h3>
6565
<p>
66-
Authors MUST NOT use any <code>role</code> or <code>aria-*</code> attribute on the <code>selectedcontent</code> attribute when it
66+
Authors MUST NOT use any <code>role</code> or <code>aria-*</code> attribute on the <code>selectedcontent</code> element when it
6767
is a valid child of the <code>button</code> part of a customized <code>select</code> element. Additionally authors MUST NOT use ARIA
6868
attributes on the <code>button</code> part of a customized <code>select</code> element.</p>
6969

0 commit comments

Comments
 (0)