Commit 4dc6a9f2 authored by Piotr Szczesniak's avatar Piotr Szczesniak

Fixed typo in upgrade.sh script

parent 11fdfb50
......@@ -253,7 +253,7 @@ function do-node-upgrade() {
echo "Rolling update ${update} is ${result} state and finished."
break
fi
echo "Rolling update ${update} is stil in ${result} state."
echo "Rolling update ${update} is still in ${result} state."
sleep 10
done
done
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment