Skip to content

Commit 598165a

Browse files
committed
updated text
1 parent 134ddc5 commit 598165a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/app/screens/PostRegistration.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ export default function PostRegistration(): React.ReactElement {
9393
</Typography>
9494
<Box sx={{ mt: 2 }}>
9595
An email has been sent or will be sent to you shortly confirming your
96-
account registration.
96+
account registration. Please also check your junk or spam folder if
97+
you do not see it in your inbox.
9798
</Box>
9899
<Box sx={{ display: 'flex', justifyContent: 'center', mt: 2 }}>
99100
<Button

0 commit comments

Comments
 (0)