Skip to content

Commit c34fac6

Browse files
negoejmprieur
authored andcommitted
fixed typo (#75)
repeated word twice in same sentence.
1 parent 8b94204 commit c34fac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-WebApp-OIDC/1-1-MyOrg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This sample shows how to build a .NET Core 2.2 MVC Web app that uses OpenID Conn
1818

1919
![Sign in with Azure AD](ReadmeFiles/sign-in.png)
2020

21-
> This is the first phase of a set of tutorials. Once you understand how to sign-in users in an ASP.NET Core Web App with Open Id Connect, can can learn how to enable your [Web App to call a Web API on behalf of the signed-in user](../../2-WebApp-graph-user) in a later chapter
21+
> This is the first phase of a set of tutorials. Once you understand how to sign-in users in an ASP.NET Core Web App with Open Id Connect, can learn how to enable your [Web App to call a Web API on behalf of the signed-in user](../../2-WebApp-graph-user) in a later chapter
2222
2323
## How to run this sample
2424

0 commit comments

Comments
 (0)