diff --git a/templates/login/header.twig b/templates/login/header.twig index 4b890cd917..7324f15f4b 100644 --- a/templates/login/header.twig +++ b/templates/login/header.twig @@ -12,5 +12,5 @@
-{{ "There is mismatch between HTTPS indicated on the server and client. This can lead to non working phpMyAdmin or a security risk. Please fix your server configuration to indicate HTTPS properly."|trans|error }} +{{ "There is a mismatch between HTTPS indicated on the server and client. This can lead to a non working phpMyAdmin or a security risk. Please fix your server configuration to indicate HTTPS properly."|trans|error }}