Merge pull request #1312 from kules/master

Correct minor typo error for confirmation message displayed when logging out from IDP
pull/1313/head
Justin Richer 2017-11-01 13:56:24 -04:00 committed by GitHub
commit ce9bf3507f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@
"title": "Logout requested",
"header": "Logout Requested",
"requested": "Logout has been requested by ",
"explanation": "Do you wan to log out of the identity provider? This will not affect your session at any other systems.",
"explanation": "Do you want to log out of the identity provider? This will not affect your session at any other systems.",
"submit": "Log Out",
"deny": "Stay Logged In"
},