Skip to content

Commit

Permalink
Re Build
Browse files Browse the repository at this point in the history
  • Loading branch information
prominhaj committed Aug 2, 2024
1 parent 703e65c commit 9cb2d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/globals/AlertDialog/AlertDialog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const DeleteAlertDialog = ({ children, handleDelete, loading }) => {
<AlertDialogTitle>Are you absolutely sure?</AlertDialogTitle>
<AlertDialogDescription>
This action cannot be undone. This will permanently delete your
account and remove your data from our servers
account and remove your data from our server
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter>
Expand Down

0 comments on commit 9cb2d0e

Please sign in to comment.