Skip to content

Commit a951d01

Browse files
authored
Update npm-api.sh
Fix typo
1 parent d5d6882 commit a951d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-api.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ validate_json() {
542542
################################
543543
# Display help
544544
show_help() {
545-
echo -e "\n Options available: ${COLOR_GREY}(see --examples for more details)${CoR}"
545+
echo -e "\n Options available: ${COLOR_GREY}(see --examples for more details)${CoR}"
546546
echo -e " -y Automatic ${COLOR_YELLOW}yes${CoR} prompts!"
547547
echo -e " --info Display ${COLOR_GREY}Script Variables Information${CoR}"
548548
echo -e " --show-default Show ${COLOR_GREY}Default settings for host creation${CoR}"

0 commit comments

Comments
 (0)