From b711b76389ad6806246dc9a5186e22d826f03971 Mon Sep 17 00:00:00 2001 From: Svante Richter Date: Sun, 29 Jul 2018 17:22:53 +0200 Subject: [PATCH] Fixes minor typos/grammar typos --- quickstart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.sh b/quickstart.sh index 58ac0a74..368790a8 100755 --- a/quickstart.sh +++ b/quickstart.sh @@ -187,7 +187,7 @@ echo " " echo "-------------------------------------------------------------------------------------" echo "====> : Drop and Recreate PostgreSQL public schema " # Drop all PostgreSQL tables -# This is add an extra safe belt , if the user modify the docker volume seetings +# This adds an extra safety belt if the user modifies the docker volume settings make forced-clean-sql echo " "