You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/tutorial-v2-angular.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This tutorial demonstrates how an Angular single-page application (SPA) can:
26
26
- Call the Microsoft Graph API or other APIs that require access tokens from the *Microsoft identity platform endpoint*.
27
27
28
28
>[!NOTE]
29
-
>This tutorial will walk you through how to create a new Angular SPA by using Microsoft Authentication Library (MSAL). If you want to download a sample app, see the [quickstart](quickstart-v2-angular.md).
29
+
>This tutorial walks you through how to create a new Angular SPA by using Microsoft Authentication Library (MSAL). If you want to download a sample app, see the [quickstart](quickstart-v2-angular.md).
0 commit comments