polishing last details

This commit is contained in:
Arian Acosta
2017-07-15 18:47:02 -04:00
parent 8af22b5b37
commit 112e31a933
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ fi
if [ "$1" == "up" ] ; then
print_style "Initializing Docker Sync\n" "info"
print_style "May take a long time (15min+) the first run\n" "info"
print_style "May take a long time (15min+) on the first run\n" "info"
docker-sync start;
print_style "Initializing Docker Compose\n" "info"