Skip to content

Commit 625a0e2

Browse files
authored
fixing a typo
1 parent c2d8376 commit 625a0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2. Web API now calls Microsoft Graph/README-incremental-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If you want to use this automation:
9696
- in the manifest, search for **"accessTokenAcceptedVersion"**, and replace **null** by **2**. This property lets Azure AD know that the Web API accepts v2.0 tokens
9797
- search for **signInAudience** and make sure it's set to **AzureADandPersonalMicrosoftAccount**
9898
- Select **Save**
99-
1. In tthe application registration page for the *TodoListClient-v2* application, select the **Manifest** section:
99+
1. In the application registration page for the *TodoListClient-v2* application, select the **Manifest** section:
100100
- search for **signInAudience** and make sure it's set to **AzureADandPersonalMicrosoftAccount**
101101
- Select **Save**
102102

0 commit comments

Comments
 (0)