From 48af47017ea9bb9375938079080393910185f8d2 Mon Sep 17 00:00:00 2001 From: Jury Schon Date: Mon, 23 Sep 2024 03:41:35 +0900 Subject: [PATCH] docs: fix a typo in passwordless migration sorry for taking your time for a typo but I'm sort of a OCD --- v2/passwordless/migration/account-creation/user-creation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/passwordless/migration/account-creation/user-creation.mdx b/v2/passwordless/migration/account-creation/user-creation.mdx index ce02316e7..634d19fdd 100644 --- a/v2/passwordless/migration/account-creation/user-creation.mdx +++ b/v2/passwordless/migration/account-creation/user-creation.mdx @@ -17,7 +17,7 @@ import CoreInjector from "/src/components/coreInjector" ## Passwordless Migration -To migrate a Passwordless user you from your previous authentication provider to SuperTokens, you will first need to generate a code for the user and then call the consume code API. +To migrate a Passwordless user from your previous authentication provider to SuperTokens, you will first need to generate a code for the user and then call the consume code API. ### Generate passwordless code @@ -89,4 +89,4 @@ curl --location --request PUT '^{coreInjector_uri_without_quotes}/recipe/user' \ - \ No newline at end of file +