diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
index b58703b8d0..823c24dce0 100644
--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
@@ -98,7 +98,7 @@
[%# CAS authentication is too complicated for modal window %]
Log in to your account
[% ELSIF ( Koha.Preference('GoogleOpenIDConnect') == 1 ) %]
- Log in to your account
+ Log in to your account
[% ELSE %]
Log in to your account
[% END %]