From 4829e08cc4a5468bcf09c8b17ed97db5b422f0bc Mon Sep 17 00:00:00 2001 From: Guohua Ouyang Date: Tue, 10 Nov 2015 21:01:27 +0800 Subject: [PATCH] fix typo Signed-off-by: Guohua Ouyang --- docs/getting-started-guides/locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/locally.md b/docs/getting-started-guides/locally.md index 9b9410d3dba..b5892dadf6d 100644 --- a/docs/getting-started-guides/locally.md +++ b/docs/getting-started-guides/locally.md @@ -157,7 +157,7 @@ hack/local-up-cluster.sh #### kubectl claims to start a container but `get pods` and `docker ps` don't show it. -One or more of the KUbernetes daemons might've crashed. Tail the logs of each in /tmp. +One or more of the Kubernetes daemons might've crashed. Tail the logs of each in /tmp. #### The pods fail to connect to the services by host names