✏️ Fix a couple of spelling mistakes (#1485)
This commit is contained in:

committed by
GitHub

parent
ba1706b489
commit
6042eda4bc
@@ -85,7 +85,7 @@ const Delete = ({ type, id, isOpen, onClose }: DeleteProps) => {
|
||||
{type === "User" && (
|
||||
<span>
|
||||
All items associated with this user will also be{" "}
|
||||
<strong>permantly deleted. </strong>
|
||||
<strong>permanently deleted. </strong>
|
||||
</span>
|
||||
)}
|
||||
Are you sure? You will not be able to undo this action.
|
||||
|
Reference in New Issue
Block a user