Skip to content

Commit ba52cbe

Browse files
committed
typo fix
1 parent 6736c29 commit ba52cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The sign-up and sign-in user flow handles both sign-up and sign-in experiences w
7171

7272
1. Enter a valid email address, click **Send verification code**, enter the verification code that you receive, then select **Verify code**.
7373
1. Enter a new password and confirm the password.
74-
1. Select your country and region, enter the name that you want displayed, enter a postal code, and then click **Create**. The token is returned to `https://jwt.ms` and should 1e displayed to you.
74+
1. Select your country and region, enter the name that you want displayed, enter a postal code, and then click **Create**. The token is returned to `https://jwt.ms` and should be displayed to you.
7575
1. You can now run the user flow again and you should be able to sign in with the account that you created. The returned token includes the claims that you selected of name, country/region, and postal code.
7676

7777
## Create a profile editing user flow

0 commit comments

Comments
 (0)