Skip to content

Commit 3cf8f7b

Browse files
authored
Update templates/cli/lib/questions.js.twig
1 parent a61cb67 commit 3cf8f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cli/lib/questions.js.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ const questionsInitProject = [
121121
{
122122
type: "list",
123123
name: "organization",
124-
message: "Choose the project Organization",
124+
message: "Choose the project organization",
125125
choices: async () => {
126126
let client = await sdkForConsole(true);
127127

0 commit comments

Comments
 (0)