Skip to content

Commit 7e2296d

Browse files
committed
setup: Correct misspelling fist -> first
Signed-off-by: Manuel Mendez <[email protected]>
1 parent ffbb929 commit 7e2296d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ check_prerequisites() (
479479

480480
whats_next() (
481481
echo "$NEXT 1. Enter /vagrant/deploy and run: source ../.env; docker-compose up -d"
482-
echo "$BLANK 2. Try executing your fist workflow."
482+
echo "$BLANK 2. Try executing your first workflow."
483483
echo "$BLANK Follow the steps described in https://tinkerbell.org/examples/hello-world/ to say 'Hello World!' with a workflow."
484484
)
485485

0 commit comments

Comments
 (0)