Skip to content

Commit d13bb90

Browse files
koala-lavagnapse
andcommitted
docs: Tiny typo (#181)
Co-authored-by: Ernesto García <[email protected]>
1 parent c919520 commit d13bb90

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
@@ -337,7 +337,7 @@ expect(getByTestId(container, 'invalid-form')).toBeInvalid()
337337
toBeRequired()
338338
```
339339
340-
This allows you to check if an form element is currently required.
340+
This allows you to check if a form element is currently required.
341341
342342
An element is required if it is having a `required` or `aria-required="true"`
343343
attribute.

0 commit comments

Comments
 (0)