Skip to content

Commit

Permalink
Fixing typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
algogrit committed Aug 4, 2019
1 parent b3ef792 commit f8dc382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-samples/11-kubernetes/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ chmod +x kind
sudo install kind /usr/local/bin
rm kind

echo "Installation done! Please verfiy by running..."
echo "Installation done! Please verify by running..."
echo " minikube version"
echo " kubectl version"
echo " kind version"

0 comments on commit f8dc382

Please sign in to comment.