Skip to content

Commit 034d08e

Browse files
Update templates/cli/lib/questions.js.twig
1 parent 6d8b6f2 commit 034d08e

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
@@ -672,7 +672,7 @@ const questionsPushCollections = [
672672
{
673673
type: "input",
674674
name: "changes",
675-
message: `Do you want to apply these changes? Type "YES" to confirm.`
675+
message: `Would you like to apply these changes? Type "YES" to confirm.`
676676
}
677677
]
678678

0 commit comments

Comments
 (0)