diff --git a/apps/web/src/lib/email.ts b/apps/web/src/lib/email.ts index aebb4f28a9..f047262444 100644 --- a/apps/web/src/lib/email.ts +++ b/apps/web/src/lib/email.ts @@ -125,7 +125,7 @@ export const sendSubmissionEmail = async ( ${ submission.customerEmail ? "

You can reply to this email to start a conversation with this user.

" - : "

You can add the user email to the submission and then simply hit 'Reply to' to start a conversation with your user. Here's how.

" + : "

You can add the respondents email to the submission and then simply hit 'Reply to' to start a conversation with your respondent. Here's how.

" }