Skip to content

Commit

Permalink
fix(copy): fix NIST typo in English. Spanish typo remains.
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Dec 14, 2023
1 parent 6b928ed commit 88c0524
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion benefits/core/templates/core/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2 class="h2-sm pt-4 pt-lg-8" id="login-gov">{% translate "What is Login.gov?"
<h2 class="h2-sm pt-4 pt-lg-8" id="why-login-gov">{% translate "Why is Cal-ITP Benefits using Login.gov?" %}</h2>
<p class="pt-2 pt-lg-4">
{% blocktranslate trimmed %}
Login.gov uses two-factor authentication, and stronger passwords, that meet new National Institute of Standards of
Login.gov uses two-factor authentication, and stronger passwords, that meet new National Institute of Standards and
Technology requirements for secure validation and verification. By using Login.gov, you’ll get an extra layer of
security to help protect your account against password compromises.
{% endblocktranslate %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h3 class="pt-4">{% translate "What is Login.gov?" %}</h3>
<h3 class="pt-4">{% translate "Why is Cal-ITP Benefits using Login.gov?" %}</h3>
<p class="pt-1">
{% blocktranslate trimmed %}
Login.gov uses two-factor authentication, and stronger passwords, that meet new National Institute of Standards of
Login.gov uses two-factor authentication, and stronger passwords, that meet new National Institute of Standards and
Technology requirements for secure validation and verification. By using Login.gov, you’ll get an extra layer of
security to help protect your account against password compromises.
{% endblocktranslate %}
Expand Down
4 changes: 2 additions & 2 deletions benefits/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
"POT-Creation-Date: 2023-11-16 23:40+0000\n"
"POT-Creation-Date: 2023-12-14 21:35+0000\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -119,7 +119,7 @@ msgstr ""

msgid ""
"Login.gov uses two-factor authentication, and stronger passwords, that meet "
"new National Institute of Standards of Technology requirements for secure "
"new National Institute of Standards and Technology requirements for secure "
"validation and verification. By using Login.gov, you’ll get an extra layer "
"of security to help protect your account against password compromises."
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions benefits/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
"POT-Creation-Date: 2023-11-16 23:40+0000\n"
"POT-Creation-Date: 2023-12-14 21:35+0000\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -155,7 +155,7 @@ msgstr "¿Por qué Cal-ITP Benefits utiliza Login.gov?"

msgid ""
"Login.gov uses two-factor authentication, and stronger passwords, that meet "
"new National Institute of Standards of Technology requirements for secure "
"new National Institute of Standards and Technology requirements for secure "
"validation and verification. By using Login.gov, you’ll get an extra layer "
"of security to help protect your account against password compromises."
msgstr ""
Expand Down

0 comments on commit 88c0524

Please sign in to comment.