Skip to content

Commit 821de81

Browse files
more fixing of failing test(s) in __tests__/spelling.js
1 parent 53fe350 commit 821de81

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
@@ -378,7 +378,7 @@ This email text field does not need to have its [visible inner text][] match the
378378

379379
#### Inapplicable Example 3
380380

381-
This `div` element does not have a widget role, so the [visible inner text][]t does not need to match the [accessible name][].
381+
This `div` element does not have a widget role, so the [visible inner text][] does not need to match the [accessible name][].
382382

383383
```html
384384
<div role="tooltip" aria-label="OK">Next</div>

0 commit comments

Comments
 (0)