Skip to content

Commit 8b7fc5d

Browse files
committed
✏️ fix wrong app name forgot password
1 parent 0ba8de2 commit 8b7fc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/mail/templates/forgot-password.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const ForgotPassword = ({
3737
<Section>
3838
<Text style={text}>Hi {username},</Text>
3939
<Text style={text}>
40-
Someone recently requested a password change for your Dropbox
40+
Someone recently requested a password change for your Dialoguebot
4141
account. If this was you, you can set a new password here:
4242
</Text>
4343
<Button style={button} href={url}>

0 commit comments

Comments
 (0)