From e5a809b2f8f72c6f5b6e3d0d60d94f2924a42095 Mon Sep 17 00:00:00 2001 From: Oliver Dudgeon <22367286+OliverDudgeon@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:13:01 +0100 Subject: [PATCH] refactor(project-bootstrap): update bootstrap alert text --- features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx b/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx index 22107024b..e0955e3e7 100644 --- a/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx +++ b/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx @@ -30,8 +30,7 @@ export const BootstrapAlert = () => { }, }} > - You are not part of any units. You may create a project under a new unit in the default - organisation. + You do not have a personal unit. You may create one and populate it with a project.