Skip to content

Commit

Permalink
DBC22-3275: Fixed email verification copy
Browse files Browse the repository at this point in the history
  • Loading branch information
minORC committed Jan 17, 2025
1 parent 96c50af commit d747229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/pages/VerifyEmailPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default function VerifyEmailPage() {
<b>If you can’t find the email</b>, please check the following:
<ul>
<li>double check the spelling of your email address</li>
<li>check your junk mail folders, and add</li>
<li>check your junk mail folders, and</li>
<li>add {window.FROM_EMAIL} to your whitelist</li>
</ul>
</p>
Expand Down

0 comments on commit d747229

Please sign in to comment.