Skip to content

Commit 9650700

Browse files
committed
quick-spot
1 parent 362a587 commit 9650700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Run the project with a web server by using Node.js:
8080
npm install
8181
npm start
8282
```
83-
1. Copy the https URL that appears in the terminal, for example, `https://localhost:3000`, and paste it into a browser. We recommend using a private or incognito browser session.
83+
1. Copy the `https` URL that appears in the terminal, for example, `https://localhost:3000`, and paste it into a browser. We recommend using a private or incognito browser session.
8484
1. Follow the steps and enter the necessary details to sign in with your Microsoft account. You'll be requested an email address so a one time passcode can be sent to you. Enter the code when prompted.
8585
1. The application will request permission to maintain access to data you have given it access to, and to sign you in and read your profile. Select **Accept**.
8686
1. The following screenshot appears, indicating that you have signed in to the application and have accessed your profile details from the Microsoft Graph API.

0 commit comments

Comments
 (0)