Skip to content

Commit a863651

Browse files
authored
Update quickstart-v2-javascript.md
1 parent 1c63971 commit a863651

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
@@ -144,7 +144,7 @@ In this quickstart, you use a code sample to learn how a JavaScript single-page
144144
> [!div renderon="docs"]
145145
>
146146
> Where:
147-
> - *\<Enter_the_Graph_Endpoint_Here>* is the endpoint that API calls will be made against. For the main or global Microsoft Graph API service, simply enter `https://graph.microsoft.com`. For more information, see [National cloud deployment](https://docs.microsoft.com/en-us/graph/deployments)
147+
> - *\<Enter_the_Graph_Endpoint_Here>* is the endpoint that API calls will be made against. For the main or global Microsoft Graph API service, simply enter `https://graph.microsoft.com`. For more information, see [National cloud deployment](https://docs.microsoft.com/graph/deployments)
148148
>
149149
> #### Step 4: Run the project
150150

0 commit comments

Comments
 (0)