Skip to content

Commit

Permalink
chore(dashboard): message changes (#3643)
Browse files Browse the repository at this point in the history
Co-authored-by: Siddharth <[email protected]>
  • Loading branch information
siddhart1o1 and Siddharth authored Dec 1, 2023
1 parent 82ff151 commit 8709e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/components/security/email/email.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ function EmailSettings({ emailData }: EmailSettingsProps) {
</Box>
<Typography id="modal-desc" textColor="text.tertiary" textAlign="center">
Are you sure you want to remove this email from your account? You will not be
able to log in via this email again.
able to log in with this email again.
</Typography>
<Button
variant="outlined"
Expand Down

0 comments on commit 8709e34

Please sign in to comment.