Skip to content

Commit 9bff580

Browse files
committed
Fix typo error for log out to IDP confirmation message
1 parent ef01d30 commit 9bff580

File tree

1 file changed

+1
-1
lines changed
  • openid-connect-server-webapp/src/main/webapp/resources/js/locale/en

1 file changed

+1
-1
lines changed

openid-connect-server-webapp/src/main/webapp/resources/js/locale/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
"title": "Logout requested",
523523
"header": "Logout Requested",
524524
"requested": "Logout has been requested by ",
525-
"explanation": "Do you wan to log out of the identity provider? This will not affect your session at any other systems.",
525+
"explanation": "Do you want to log out of the identity provider? This will not affect your session at any other systems.",
526526
"submit": "Log Out",
527527
"deny": "Stay Logged In"
528528
},

0 commit comments

Comments
 (0)