Merge pull request #480 from SahAssar/patch-1

Fixes minor typos/grammar typos
This commit is contained in:
Dalibor Janák
2018-07-30 11:22:24 +02:00
committed by GitHub

View File

@@ -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 " "