Skip to content

Commit

Permalink
Lowercase the last reference to two factor that is capital case.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Aug 29, 2024
1 parent 620b04b commit 91f6fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/src/components/totp.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ function Setup( { setSuccess } ) {
return (
<div className="wporg-2fa__totp_setup-container">
<p className="wporg-2fa__screen-intro">
Two-Factor Authentication adds an extra layer of security to your account. Use a
Two-factor authentication adds an extra layer of security to your account. Use a
phone app like{ ' ' }
<a
href="https://support.google.com/accounts/answer/1066447"
Expand Down

0 comments on commit 91f6fce

Please sign in to comment.