From 90eb53b3e76e900df19c6e39ba4dfc0aa6e848a2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 27 Aug 2018 08:53:46 -0400 Subject: [PATCH] Improve grammar Signed-off-by: Marc Delisle --- templates/login/header.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}