From 12e898b6addece21546234f7ea75a4e72f57acfd Mon Sep 17 00:00:00 2001 From: Shen Yuanyu Date: Thu, 4 Oct 2018 10:47:19 +0800 Subject: [PATCH] minimum spell error (#10412) --- content/en/docs/setup/scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/scratch.md b/content/en/docs/setup/scratch.md index cbf1808e8e7..8645a487ab3 100644 --- a/content/en/docs/setup/scratch.md +++ b/content/en/docs/setup/scratch.md @@ -198,7 +198,7 @@ We recommend that you use the etcd version which is provided in the Kubernetes b were tested extensively with this version of etcd and not with any other version. The recommended version number can also be found as the value of `TAG` in `kubernetes/cluster/images/etcd/Makefile`. -For the miniumum recommended version of etcd, refer to +For the minimum recommended version of etcd, refer to [Configuring and Updating etcd](/docs/tasks/administer-cluster/configure-upgrade-etcd/) The remainder of the document assumes that the image identifiers have been chosen and stored in corresponding env vars. Examples (replace with latest tags and appropriate registry):