diff --git a/CSharp/AuthorizationServer/Views/Account/LoggedOut.cshtml b/CSharp/AuthorizationServer/Views/Account/LoggedOut.cshtml index a87f4ce..1c5ac13 100644 --- a/CSharp/AuthorizationServer/Views/Account/LoggedOut.cshtml +++ b/CSharp/AuthorizationServer/Views/Account/LoggedOut.cshtml @@ -7,10 +7,10 @@
-

+

Logout

-

You are now logged out

+

You are now logged out

@if (Model.PostLogoutRedirectUri != null) diff --git a/CSharp/AuthorizationServer/Views/Account/Logout.cshtml b/CSharp/AuthorizationServer/Views/Account/Logout.cshtml index e74bde6..b5bb95f 100644 --- a/CSharp/AuthorizationServer/Views/Account/Logout.cshtml +++ b/CSharp/AuthorizationServer/Views/Account/Logout.cshtml @@ -2,14 +2,14 @@
-

Logout

-

Would you like to logut of IdentityServer?

+

Logout

+

Would you like to logout of the IdentityServer?

- +
- +