From e7b288e15b86b4289aa9ad4721fa13a24d31a07b Mon Sep 17 00:00:00 2001 From: reung37 <49059415+reung37@users.noreply.github.com> Date: Sat, 23 Nov 2019 06:22:58 +0900 Subject: [PATCH] Update etcd.md --- 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/).