Skip to content

Commit cfba4df

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_rules/aria-global-property-not-prohibited-kb1m8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This `a` element is allowed the `aria-label` property.
9090

9191
#### Passed Example 3
9292

93-
This `div` element allowed the `aria-braillelabel` property because its [explicit role][] of `heading` does not prohibit this.
93+
This `div` element is allowed the `aria-braillelabel` property because its [explicit role][] of `heading` does not prohibit this.
9494

9595
```html
9696
<div role="heading" aria-braillelabel="I like bananas">

0 commit comments

Comments
 (0)