Skip to content

Commit 8560798

Browse files
authored
Fixing extra 's' in reply URL "http://localhost:8080/msal4jsamples/secure/aad" and "http://localhost:8080/msal4jsamples/graph/me"
1 parent f6d061c commit 8560798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-java-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To run this sample you will need:
6666
>
6767
> For the code sample for this quickstart to work, you need to:
6868
>
69-
> 1. Add reply URLs as `http://localhost:8080/msal4jsamples/secure/aad` and `http://localhost:8080/msal4jsamples/graph/me`.
69+
> 1. Add reply URLs as `http://localhost:8080/msal4jsample/secure/aad` and `http://localhost:8080/msal4jsample/graph/me`.
7070
> 1. Create a Client Secret.
7171
> > [!div renderon="portal" id="makechanges" class="nextstepaction"]
7272
> > [Make these changes for me]()

0 commit comments

Comments
 (0)