Skip to content

Commit b55f6ff

Browse files
author
Matthew Fisher
committed
fix typo
1 parent 99a43de commit b55f6ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/vagrant/provision-vagrant-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if [ $? -gt 0 ]; then
7575
fi
7676

7777
# '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
78+
# be guaranteed to run inside the deis codebase. Therefore we can't use that opportunity to discover
7979
# the path of the codebase on the host machine. Therefore we do it now as this script has to exist
8080
# inside the codebase.
8181
nodes_dir="$CODE_BASE_DIR/provider/vagrant/nodes"

0 commit comments

Comments
 (0)