Skip to content

Commit 66fda53

Browse files
Update aria-state-or-property-permitted-5c01ea.md
1 parent c505b2f commit 66fda53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_rules/aria-state-or-property-permitted-5c01ea.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The `aria-label` property is [prohibited][] for an element with a `generic` role
207207
This `div` element has no [WAI-ARIA state or property][].
208208

209209
```html
210-
<div role="region" aria-label="Region name">A region of content</div>
210+
<div role="group">A group of content</div>
211211
```
212212

213213
#### Inapplicable Example 2

0 commit comments

Comments
 (0)