diff --git a/documentation/docs/packages/react-hook-form/introduction/index.md b/documentation/docs/packages/react-hook-form/introduction/index.md index 16cdd4f0f296..0c5af3e524f7 100644 --- a/documentation/docs/packages/react-hook-form/introduction/index.md +++ b/documentation/docs/packages/react-hook-form/introduction/index.md @@ -10,7 +10,7 @@ This package exports following hooks to manage your forms: - [`useForm`][use-form-react-hook-form] - [`useModalForm`](/docs/packages/list-of-packages) -- [`useStepsFrom`](/docs/packages/list-of-packages) +- [`useStepsForm`](/docs/packages/list-of-packages) ## Installation