We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a43de commit b55f6ffCopy full SHA for b55f6ff
1 file changed
contrib/vagrant/provision-vagrant-controller.sh
@@ -75,7 +75,7 @@ if [ $? -gt 0 ]; then
75
fi
76
77
# 'deis provider:discover' detects the host machine's user and IP address, however, that command cannot
78
-# be guareteed to run inside the deis codebase. Therefore we can't use that opportunity to discover
+# be guaranteed to run inside the deis codebase. Therefore we can't use that opportunity to discover
79
# the path of the codebase on the host machine. Therefore we do it now as this script has to exist
80
# inside the codebase.
81
nodes_dir="$CODE_BASE_DIR/provider/vagrant/nodes"
0 commit comments