Skip to content

Commit 4cd9bdc

Browse files
authored
change 2 instances of should not to not recommended (#532)
see #530
1 parent 99a810a commit 4cd9bdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h2 id="docconformance">
594594
</td>
595595
<td>
596596
<p>
597-
<a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> SHOULD NOT be used.
597+
<a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> is NOT RECOMMENDED.
598598
</p>
599599
<p>
600600
Otherwise, <a data-cite="wai-aria-1.2#global_states">global `aria-*` attributes</a>
@@ -1481,7 +1481,7 @@ <h2 id="docconformance">
14811481
</td>
14821482
<td>
14831483
<p>
1484-
<a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> SHOULD NOT be used.
1484+
<a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> is NOT RECOMMENDED.
14851485
</p>
14861486
<p>
14871487
Otherwise, <a data-cite="wai-aria-1.2#global_states">global `aria-*` attributes</a>

0 commit comments

Comments
 (0)