diff --git a/v2/passwordless/pre-built-ui/auth-redirection.mdx b/v2/passwordless/pre-built-ui/auth-redirection.mdx index 4c4e54fb6..82e550132 100644 --- a/v2/passwordless/pre-built-ui/auth-redirection.mdx +++ b/v2/passwordless/pre-built-ui/auth-redirection.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; -By default, the user is redirected the the `/` route on your website post login. To change this, you can use the `getRedirectionURL` function on the frontend as shown below: +By default, the user is redirected to the `/` route on your website post login. To change this, you can use the `getRedirectionURL` function on the frontend as shown below: ```tsx import SuperTokens from "supertokens-auth-react"; @@ -201,4 +201,4 @@ export default { - \ No newline at end of file +