Skip to content

Commit 4213f67

Browse files
authored
Merge pull request #996 from Abo7atm/master
2 parents 31b2f27 + b83709c commit 4213f67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/authentication/email-password/disable-signup.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ category: email-password
99
---
1010

1111

12-
# Disable the Sing Up Flow
12+
# Disable the Sign Up Flow
1313

1414
<DescriptionText>
1515
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
109109
</UIType.CustomUIContent>
110110

111111

112-
## Disable the Backend SDK sing up endpoints
112+
## Disable the Backend SDK sign up endpoints
113113

114-
Override the **Backend SDK** API functions to prevent sing up attempts.
114+
Override the **Backend SDK** API functions to prevent sign up attempts.
115115

116116
<BackendTabs>
117117
<BackendTabs.TabItem value="nodejs">

0 commit comments

Comments
 (0)