Skip to content

Commit b37bf17

Browse files
authored
Update quickstart-v2-javascript.md
1 parent 35494d7 commit b37bf17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
# Quickstart: Sign in users and acquire an access token from a JavaScript single-page application
2525

26-
In this quickstart, you learn how to use a code sample that demonstrates how a JavaScript single-page application (SPA) can sign in users of personal accounts, work accounts, and school accounts. JavaScript SPA can also get an access token to call the Microsoft Graph API or any web API.
26+
In this quickstart, you learn how to use a code sample that demonstrates how a JavaScript single-page application (SPA) can sign in users of personal accounts, work accounts, and school accounts. A JavaScript SPA can also get an access token to call the Microsoft Graph API or any web API.
2727

2828
![How the sample app in this quickstart works](media/quickstart-v2-javascript/javascriptspa-intro.svg)
2929

0 commit comments

Comments
 (0)