Skip to content

Commit d0eba46

Browse files
committed
update the text #rule-2311
1 parent 90dc69d commit d0eba46

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
@@ -142,7 +142,7 @@ The `aria-expanded` [property][] is [required][] for the [semantic][semantic rol
142142

143143
#### Passed Example 8
144144

145-
The `aria-expanded` [property][] is [required][] for the [semantic][semantic role] `combobox`. [WAI-ARIA states and properties][wai-aria state or property] with `undefined` value is valid still applicable to this rule.
145+
The `aria-expanded` [property][] is [required][] for the [semantic][semantic role] `combobox`. [WAI-ARIA states and properties][wai-aria state or property] with `undefined` value is still applicable to this rule.
146146

147147
```html
148148
<div role="combobox" aria-expanded="undefined" aria-controls="id1">My combobox</div>

0 commit comments

Comments
 (0)