Skip to content

Commit b1bcab1

Browse files
authored
Merge pull request #94636 from pawooten/patch-1
Correct typo
2 parents 40df012 + c6a18b6 commit b1bcab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/configure-authentication-sample-spa-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ In your own environment, if your SPA app uses MSAL.js 1.3 or earlier and the imp
101101

102102
1. In the left menu, under **Manage**, select **Authentication**.
103103

104-
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.
104+
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.
105105

106106
1. Select **Save**.
107107

0 commit comments

Comments
 (0)