Skip to content

Commit e29e969

Browse files
committed
Connect not connect
1 parent a0c986c commit e29e969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/security/authentication/configure-oidc-web-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ OpenID Connect comes in many variations and all server implementations have slig
4040
4141
## Create an Open ID Connect Code Flow client using Razor Pages
4242

43-
The following section shows how to implement an OpenID connect client in an empty ASP.NET Core Razor page project. The same logic can be applied to any ASP.NET Core web project with only the UI integration being different.
43+
The following section shows how to implement an OpenID Connect client in an empty ASP.NET Core Razor page project. The same logic can be applied to any ASP.NET Core web project with only the UI integration being different.
4444

4545
### Add OpenID Connect support
4646

0 commit comments

Comments
 (0)