Skip to content

Commit 473bcb8

Browse files
editing example: WAVE -> WCAG
1 parent f499d04 commit 473bcb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_rules/visible-label-in-accessible-name-2ee8b8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ This link has an [accessible name][] which contains a hyphen. The [label in nam
248248
The rule has no special handling for acronyms or initialisms.
249249

250250
```html
251-
<a aria-label="WAVE" href="#">W A V E</a>
251+
<a aria-label="WCAG" href="#">W C A G</a>
252252
```
253253

254254
#### Failed Example 7

0 commit comments

Comments
 (0)