diff options
author | Dylan William Hardison <dylan@hardison.net> | 2017-10-02 18:48:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-02 18:48:34 +0200 |
commit | 2a226d140f9b8dd023b745e287204cf76dfe2142 (patch) | |
tree | ffaa101369100283655b1075cbda3069936bbaa1 /template | |
parent | de23b442ba2f6f9a28360dd8696565efee1f88bf (diff) | |
download | bugzilla-2a226d140f9b8dd023b745e287204cf76dfe2142.tar.gz bugzilla-2a226d140f9b8dd023b745e287204cf76dfe2142.tar.xz |
fix typos in mfa message
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/account/prefs/mfa.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl index 482832f63..8e5b75ade 100644 --- a/template/en/default/account/prefs/mfa.html.tmpl +++ b/template/en/default/account/prefs/mfa.html.tmpl @@ -155,8 +155,8 @@ [% END %] </p> <p> - <b>Need help setting ip 2FA?</b> - You may want to <a href="[% MFA_HOWTO FILTER html %]">read these comprensive instructions</a>. + <b>Need help setting up 2FA?</b> + You may want to <a href="[% MFA_HOWTO FILTER html %]">read these comprehensive instructions</a>. </p> [% ELSE %] <p> |