improve wording

Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Johan Haals
2022-05-03 10:02:48 +02:00
parent 632be18bbc
commit 706508ff79
@@ -33,7 +33,7 @@ export default async (org: string) => {
name: 'appType',
message: chalk.blue('What will the app be used for [required]'),
choices: [
'Read and Write(needed by the scaffolding to create new projects)',
'Read and Write (needed by Software Templates)',
'Read only',
],
},