Skip to content

Commit e7cdd0f

Browse files
authored
Fix typo in form.mdx (react-hook-form#1002)
1 parent 981913b commit e7cdd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/useform/form.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ By default, we will send a POST request with your form submission data as [FormD
3131

3232
---
3333

34-
All props all optional
34+
All props are optional
3535

3636
| Name | Type | Description | Example |
3737
| ---------------- | -------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |

0 commit comments

Comments
 (0)