We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbb929 commit 7e2296dCopy full SHA for 7e2296d
setup.sh
@@ -479,7 +479,7 @@ check_prerequisites() (
479
480
whats_next() (
481
echo "$NEXT 1. Enter /vagrant/deploy and run: source ../.env; docker-compose up -d"
482
- echo "$BLANK 2. Try executing your fist workflow."
+ echo "$BLANK 2. Try executing your first workflow."
483
echo "$BLANK Follow the steps described in https://tinkerbell.org/examples/hello-world/ to say 'Hello World!' with a workflow."
484
)
485
0 commit comments