We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad784b7 commit 9f7c761Copy full SHA for 9f7c761
1 file changed
contrib/vagrant/provision-vagrant-controller.sh
@@ -21,7 +21,7 @@ if [ -h $CODE_BASE_DIR/deis/local_settings.py ]; then
21
rm $CODE_BASE_DIR/deis/local_settings.pyc
22
fi
23
24
-echo_color "Checking for Deis dependecnies..."
+echo_color "Checking for Deis dependencies..."
25
26
# check for Deis' general dependencies
27
# if ! "$CONTRIB_DIR/check-deis-deps.sh"; then
0 commit comments