changeset 238:61b1d93977cd release/v2.0.0

DEP-14: comment typo
author smith@nwoca.org
date Wed, 10 Jan 2018 01:42:02 +0000
parents f6bea554980e
children 0e0f7fc084fb
files prod/training.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prod/training.sh	Wed Jan 10 01:35:17 2018 +0000
+++ b/prod/training.sh	Wed Jan 10 01:42:02 2018 +0000
@@ -9,7 +9,8 @@
 # supplied training database
 #
 # These are special database images which recreates the database each time the container is started.
-# Therefore, it is very easy to reset the training database simply by restarting the containers. for example:
+# Therefore, it is very easy to reset the training database simply deleting and restarting the containers. 
+# For example:
 #     
 #    docker-compose down
 #    docker-compose up -d