Skip to content

Commit 2dc429f

Browse files
fixing failing test spelling.js / retext-repeated-words
1 parent 22ad17b commit 2dc429f

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
@@ -103,7 +103,7 @@ This button has [visible inner text][] that is contained within the [accessible
103103

104104
#### Passed Example 5
105105

106-
This button has [visible inner text][] text that does not need to be contained within the [accessible name][], because the "x" text node is [non-text content][]. Note: this would need to meet SC 1.1.1 Non text content.
106+
This button has [visible inner text][] that does not need to be contained within the [accessible name][], because the "x" text node is [non-text content][]. Note: this would need to meet SC 1.1.1 Non text content.
107107

108108
```html
109109
<button aria-label="anything">X</button>

0 commit comments

Comments
 (0)