Skip to content

Commit 1565733

Browse files
Update _rules/visible-label-in-accessible-name-2ee8b8.md
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
1 parent 3818b0e commit 1565733

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
@@ -214,7 +214,7 @@ This example shows that the [label in name algorithm][] handles many kinds of wh
214214

215215
#### Passed Example 14
216216

217-
This example passes the rule because "YYYY-MM-DD" is in brackets. Text in brackets is removed by the [label in name algorithm][], because it is not normally spoken by speech-input users.
217+
This example passes the rule because "YYYY-MM-DD" is in round brackets. Text in round brackets is removed by the [label in name algorithm][], because it is not normally spoken by speech-input users.
218218

219219
```html
220220
<button aria-label="Search by date">Search by date (YYYY-MM-DD)</button>

0 commit comments

Comments
 (0)