diff --git a/resources/scripts/components/server/databases/DatabaseRow.tsx b/resources/scripts/components/server/databases/DatabaseRow.tsx index 148415a13..22687b408 100644 --- a/resources/scripts/components/server/databases/DatabaseRow.tsx +++ b/resources/scripts/components/server/databases/DatabaseRow.tsx @@ -76,7 +76,7 @@ export default ({ database, className }: Props) => {

Confirm database deletion

- Deleting a database is a permanent action, it cannot be undone. This will permanetly + Deleting a database is a permanent action, it cannot be undone. This will permanently delete the {database.name} database and remove all associated data.