Skip to content

Commit b83709c

Browse files
authored
Fix typos in disable-signup.mdx
1 parent 276cb4b commit b83709c

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
@@ -6,7 +6,7 @@ sidebar_position: 8
66
---
77

88

9-
# Disable the Sing Up Flow
9+
# Disable the Sign Up Flow
1010

1111
<DescriptionText>
1212
Learn how to disable the sign up flow for the `EmailPassword` recipe.
@@ -106,9 +106,9 @@ Just make sure that the user will not be able to view any sign up elements on th
106106
</UIType.CustomUIContent>
107107

108108

109-
## Disable the Backend SDK sing up endpoints
109+
## Disable the Backend SDK sign up endpoints
110110

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

113113
<BackendTabs>
114114
<BackendTabs.TabItem value="nodejs">

0 commit comments

Comments
 (0)