Skip to content

Commit fbf3d49

Browse files
giacomo-petricarlosapaduarteWilcoFiers
authored
[Editorial] - [5c01ea] ARIA state or property is permitted - Inapplicable Example 1 improvement (acc name) (#2257)
* Update aria-state-or-property-permitted-5c01ea.md * Update aria-state-or-property-permitted-5c01ea.md --------- Co-authored-by: Carlos Duarte <carlosapaduarte@gmail.com> Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
1 parent 6c575ee commit fbf3d49

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
@@ -238,7 +238,7 @@ The `aria-label` property is [prohibited][] for an element with a `paragraph` ro
238238
This `div` element has no [WAI-ARIA state or property][].
239239

240240
```html
241-
<div role="region">A region of content</div>
241+
<div role="group">A group of content</div>
242242
```
243243

244244
#### Inapplicable Example 2

0 commit comments

Comments
 (0)