From 4c4e971aed6654b3a69478f288bb2535580a4e97 Mon Sep 17 00:00:00 2001 From: Rohan Date: Tue, 5 Nov 2024 14:39:43 +0530 Subject: [PATCH] fix: copy --- .../[team]/apps/[app]/access/service-accounts/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/app/[team]/apps/[app]/access/service-accounts/page.tsx b/frontend/app/[team]/apps/[app]/access/service-accounts/page.tsx index 0f4d4040b..b2ccad452 100644 --- a/frontend/app/[team]/apps/[app]/access/service-accounts/page.tsx +++ b/frontend/app/[team]/apps/[app]/access/service-accounts/page.tsx @@ -243,13 +243,13 @@ export default function ServiceAccounts({ params }: { params: { team: string; ap

- All organisation members are added to this App. You can invite more - users from the{' '} + All Service Accounts have been added to this App. You can create more + Service Accounts from the{' '} - organisation members + organisation access {' '} page.