From 7d8b5786c4316bc37c1da785e755b97a41f242e1 Mon Sep 17 00:00:00 2001 From: anniedy Date: Fri, 9 Feb 2018 11:08:55 +0800 Subject: [PATCH] Update README.md --- planter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planter/README.md b/planter/README.md index 893f74a464e0..797dbd22731b 100644 --- a/planter/README.md +++ b/planter/README.md @@ -20,7 +20,7 @@ Then from `$GOPATH/src/k8s.io/kubernetes/` run: ## Options -Planter repects the following environment variables: +Planter respects the following environment variables: - `TAG`: The Planter image tag. This will default to the current stable version used to build Kubernetes, but you may override it with EG