Skip to content

Commit b77023c

Browse files
Update _rules/visible-label-in-accessible-name-2ee8b8.md
Co-authored-by: Mike Gower <gowerm@ca.ibm.com>
1 parent f9850c8 commit b77023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ This example passes the rule because "YYYY-MM-DD" is in brackets. Text in bracke
223223

224224
#### Passed Example 15
225225

226-
The passes for two reasons: 1) because the ellipsis ("…") is [non-text content][], and 2) because the ellipsis is neither a letter nor a digit and so is filtered out by the [label in name algorithm][].
226+
This passes for two reasons: 1) because the ellipsis ("…") is [non-text content][], and 2) because the ellipsis is neither a letter nor a digit and so is filtered out by the [label in name algorithm][].
227227

228228
```html
229229
<button aria-label="Next">Next…</button>

0 commit comments

Comments
 (0)