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.
2 parents 31b2f27 + b83709c commit 4213f67Copy full SHA for 4213f67
docs/authentication/email-password/disable-signup.mdx
@@ -9,7 +9,7 @@ category: email-password
9
---
10
11
12
-# Disable the Sing Up Flow
+# Disable the Sign Up Flow
13
14
<DescriptionText>
15
Learn how to disable the sign up flow for the `EmailPassword` recipe.
@@ -109,9 +109,9 @@ Just make sure that the user will not be able to view any sign up elements on th
109
</UIType.CustomUIContent>
110
111
112
-## Disable the Backend SDK sing up endpoints
+## Disable the Backend SDK sign up endpoints
113
114
-Override the **Backend SDK** API functions to prevent sing up attempts.
+Override the **Backend SDK** API functions to prevent sign up attempts.
115
116
<BackendTabs>
117
<BackendTabs.TabItem value="nodejs">
0 commit comments