Skip to content

Commit

Permalink
[waitList] - fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro-maximoff committed Jan 28, 2021
1 parent d83f11b commit ce4db89
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/app/containers/SalesPage/GetAccess/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,10 @@ export default function GetAccess(props: Props) {
</p>
<p className="text-center mb-5">
To be registered you need to confirm the email we just sent
you If you do not see the email, please check your spam folder
and register us as not spam!
you
<br />
If you do not see the email, please check your spam folder and
register us as not spam!
</p>

<div className="row mb-4 mt-5 justify-content-center">
Expand Down

0 comments on commit ce4db89

Please sign in to comment.