From 6a579987ebd8b495d1e0477a323e07fee3452b00 Mon Sep 17 00:00:00 2001 From: reung37 <49059415+reung37@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:47:10 +0900 Subject: [PATCH] Update etcd.md (#17751) --- content/en/docs/reference/glossary/etcd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/glossary/etcd.md b/content/en/docs/reference/glossary/etcd.md index 09078f40af041..e6c281f3b9d64 100755 --- a/content/en/docs/reference/glossary/etcd.md +++ b/content/en/docs/reference/glossary/etcd.md @@ -19,4 +19,4 @@ If your Kubernetes cluster uses etcd as its backing store, make sure you have a [back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) plan for those data. -You can find in-depth information about etcd in the offical [documentation](https://etcd.io/docs/). +You can find in-depth information about etcd in the official [documentation](https://etcd.io/docs/).