Skip to content

Commit e1a1402

Browse files
Apply suggestion from @carlosapaduarte
Co-authored-by: Carlos Duarte <caduarte@edu.ulisboa.pt>
1 parent 1e8489b commit e1a1402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The `aria-busy` [state][] is a [global][] [state][] that is [supported][] by all
107107

108108
#### Passed Example 4
109109

110-
The `aria-label` [property][] is a [global][] [property][]. It is allowed on any [semantic role][], except where specifically prohibited.
110+
The `aria-label` [property][] is a [global][] [property][].
111111

112112
```html
113113
<div role="button" aria-label="OK">✓</div>

0 commit comments

Comments
 (0)