Skip to content

Commit 171b195

Browse files
authored
docs(hooks/use-submit): Fix typo (#10023)
1 parent 80a01aa commit 171b195

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
- matt-harro
127127
- maxpou
128128
- mcansh
129+
- MeatSim
129130
- MenouerBetty
130131
- mfijas
131132
- MichaelDeBoey

docs/hooks/use-submit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ new: true
55

66
# `useSubmit`
77

8-
The imperative version of `<Form>` that let's you, the programmer, submit a form instead of the user.
8+
The imperative version of `<Form>` that lets you, the programmer, submit a form instead of the user.
99

1010
<docs-warning>This feature only works if using a data router, see [Picking a Router][pickingarouter]</docs-warning>
1111

0 commit comments

Comments
 (0)