Skip to content

Commit 6c9689b

Browse files
Update quickstart-single-page-app-javascript-sign-in.md
1 parent e4a7b00 commit 6c9689b

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
@@ -59,7 +59,7 @@ To obtain the sample application, you can either clone it from GitHub or downloa
5959

6060
## Configure the project
6161

62-
1. In your IDE, open the project folder, *ms-identity-javascript-tutorial/js-spa*, containing the sample.
62+
1. In your IDE, open the project folder, *ms-identity-javascript-tutorial*, containing the sample.
6363
1. Open *1-Authentication/1-sign-in/App/authConfig.js* and replace the file contents with the following snippet:
6464

6565
:::code language="csharp" source="~/ms-identity-docs-code-javascript/js-spa/App/authConfig.js":::

0 commit comments

Comments
 (0)