Fixes minor typos/grammar typos

This commit is contained in:
Svante Richter
2018-07-29 17:22:53 +02:00
committed by GitHub
parent ab7eabe0e7
commit b711b76389

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