We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337d5ea commit e9efd19Copy full SHA for e9efd19
src/content/reference/react-dom/components/form.md
@@ -229,7 +229,7 @@ export async function deliverMessage(message) {
229
230
</Sandpack>
231
232
-[//]: # 'Uncomment the next line, and delete this line after the `useOptimistic` reference documentatino page is published'
+[//]: # 'Uncomment the next line, and delete this line after the `useOptimistic` reference documentation page is published'
233
[//]: # 'To learn more about the `useOptimistic` Hook see the [reference documentation](/reference/react/useOptimistic).'
234
235
### Handling form submission errors {/*handling-form-submission-errors*/}
0 commit comments