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>

View File

@@ -254,7 +254,7 @@ const displayableRole = (role: string) => {
<!-- Organization Member Invitations -->
<ActionSection class="mt-10 sm:mt-0">
<template #title> Pending Team Invitations</template>
<template #title> Pending Organization Invitations</template>
<template #description>
These people have been invited to your organization and have
@@ -468,7 +468,7 @@ const displayableRole = (role: string) => {
<ConfirmationModal
:show="!!teamMemberBeingRemoved"
@close="teamMemberBeingRemoved = null">
<template #title> Remove Team Member</template>
<template #title> Remove Organization Member</template>
<template #content>
Are you sure you would like to remove this person from the