Merge pull request #14593 from lem9/master

Improve grammar
This commit is contained in:
Isaac Bennetch 2018-08-27 10:26:55 -04:00 committed by GitHub
commit d37fd33010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,5 +12,5 @@
</noscript>
<div class="hide" id="js-https-mismatch">
{{ "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 }}
</div>