Skip to content

Commit b34c54d

Browse files
author
Brian Casel
committed
clarification on base update dialogue
1 parent e6f09aa commit b34c54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/base-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ prompt_overwrite_choice() {
329329
print_status "What would you like to do?"
330330
echo ""
331331
echo "1) Overwrite everything"
332-
echo "2) Overwrite only the default profile, including your standards"
332+
echo "2) Overwrite only the default profile, including this profile's standards"
333333
echo "3) Overwrite only the scripts"
334334
echo "4) Overwrite only the base config.yml"
335335
echo "5) Cancel installation"

0 commit comments

Comments
 (0)