Skip to content

Commit

Permalink
refactor(project-bootstrap): update bootstrap alert text
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverDudgeon committed Jun 21, 2023
1 parent 100f2c3 commit e5a809b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<BootstrapForm />
</Alert>
</Box>
Expand Down

0 comments on commit e5a809b

Please sign in to comment.