Skip to content

Commit

Permalink
Update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Jul 19, 2024
1 parent 8405e21 commit cf38e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/email-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const EmailForm: FunctionComponent<{
)}
{submitSuccess && (
<div className='text-success text-center fw-bold'>
Thank you for subscribing! Please check your email to confirm your
Thank you for subscribing! Please check your inbox to confirm your
subscription.
</div>
)}
Expand Down

0 comments on commit cf38e04

Please sign in to comment.