Skip to content

Commit 5df1b45

Browse files
update article title
1 parent cd474b8 commit 5df1b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/single-page-app-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Sign in users in single-page apps (SPA) with auth code"
2+
title: "Quickstart: Sign in users in single-page apps (SPA) with authorization code"
33
description: In this quickstart, learn how a JavaScript single-page application (SPA) can sign in users of personal accounts, work accounts, and school accounts by using the authorization code flow.
44
services: active-directory
55
author: Dickson-Mwendia
@@ -16,7 +16,7 @@ zone_pivot_groups: single-page-app-quickstart
1616
#Customer intent: As an app developer, I want to learn how to get access tokens and refresh tokens by using the Microsoft identity platform so that my single-page app can sign in users of personal accounts, work accounts, and school accounts.
1717
---
1818

19-
# Quickstart: Sign in users in single-page apps (SPA) via the auth code flow
19+
# Quickstart: Sign in users in single-page apps (SPA) via the authorization code flow
2020

2121
::: zone pivot="devlang-angular"
2222
[!INCLUDE [angular](./includes/single-page-app/quickstart-angular.md)]

0 commit comments

Comments
 (0)