From 5935c0d088114159a2949c8fd3206420efdc4c49 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 23 Apr 2024 23:53:37 +0900 Subject: chore: fix typo --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 628234f..860d499 100755 --- a/bootstrap +++ b/bootstrap @@ -4,7 +4,7 @@ MITAMAE_VERSION=v1.14.0 usage() { echo "Usage: $0 " - echo "Availabel hosts:" + echo "Available hosts:" find mitamae -name 'node.*.json' | sed -e 's#^mitamae/node[.]##' -e 's#.json##' | sort | sed -e 's/^/ * /' } -- cgit v1.2.3-70-g09d2