Skip to content

Commit c682506

Browse files
gnapseeps1lon
andauthored
Update README.md
Co-authored-by: Sebastian Silbermann <[email protected]>
1 parent d093d18 commit c682506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ expect(getByTestId('parent')).toContainHTML('</span>')
533533
toHaveAccessibleDescription(expectedAccessibleDescription?: string | RegExp)
534534
```
535535

536-
This allows to assert that an element is has the expected
536+
This allows to assert that an element has the expected
537537
[accessible description](https://w3c.github.io/accname/).
538538

539539
You can pass the exact string of the expected accessible description, or you can

0 commit comments

Comments
 (0)