From fe7e9434b6ca6b7a554e87d988d7a4f40466ec73 Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Sun, 27 Jul 2014 13:36:23 -0700 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 521f447f704..5592537a63c 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ If this is your first time creating the cluster, the kubelet on each minion sche #### I changed Kubernetes code, but its not running! -Are you sure there was no build error? After running $ vagrant provison , scroll up and ensure that each Salt state was completed successfully on each box in the cluster. Its very likely you see a build error due to an error in your source files! +Are you sure there was no build error? After running $ vagrant provision, scroll up and ensure that each Salt state was completed successfully on each box in the cluster. Its very likely you see a build error due to an error in your source files! ## Running locally In a separate tab of your terminal, run: