Skip to content

Commit 9799a8c

Browse files
authored
Merge pull request #92109 from remirobichet/patch-1
Fix typo
2 parents 28b83f8 + 7c7b81e commit 9799a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/tutorial-register-spa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If your SPA app uses MSAL.js 1.3 or earlier and the implicit grant flow or you c
7777

7878
1. In the left menu, under **Manage**, select **Authentication**.
7979

80-
1. Under **Implicit grant and hybrid flows**, select both the **Access tokens (used for implicit flows)** and **D tokens (used for implicit and hybrid flows)** check boxes.
80+
1. Under **Implicit grant and hybrid flows**, select both the **Access tokens (used for implicit flows)** and **ID tokens (used for implicit and hybrid flows)** check boxes.
8181

8282
1. Select **Save**.
8383

0 commit comments

Comments
 (0)