Fixed typo

This commit is contained in:
Constantin Graf
2024-07-15 21:41:37 +02:00
parent fd8d596e9b
commit ee2f125062
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ const deleteTeam = () => {
<template #title> Delete Organization </template>
<template #content>
Are you sure you want to delete this team? Once a team is
Are you sure you want to delete this organization? Once a organization is
deleted, all of its resources and data will be permanently
deleted.
</template>