Skip to content

Commit f761a91

Browse files
committed
typo
1 parent d88cffe commit f761a91

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
@@ -138,7 +138,7 @@ builder.services.AddRazorPages().AddMvcOptions(options =>
138138
});
139139
```
140140

141-
### Add a new Logout.cshtml and SignedOut.cshtml Razor page in the project
141+
### Add a new Logout.cshtml and SignedOut.cshtml Razor page to the project
142142

143143
Implement a default sign out page and change the Logout razor page code with this:
144144

0 commit comments

Comments
 (0)