Skip to content

Commit

Permalink
Merge branch 'master' into story/ACNA-1854
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage authored Jun 15, 2023
2 parents d04aec1 + d18aa8b commit d68c4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TemplatesCommand.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class TemplatesCommand extends AddCommand {
type: 'table',
name: promptName,
bottomContent: `* = recommended by Adobe; to learn more about the templates, go to ${hyperlinker('https://adobe.ly/templates', 'https://adobe.ly/templates')}`,
message: 'Choose the template(s) to install:',
message: 'Choose the template(s) to install:\n Pressing <enter> without selection will skip templates and install a standalone application.\n',
style: { head: [], border: [] },
wordWrap: true,
wrapOnWordBoundary: false,
Expand Down

0 comments on commit d68c4a8

Please sign in to comment.