From c4559ec0b5a3dbcc83528b7be8b8011a6829e9f8 Mon Sep 17 00:00:00 2001 From: lakshmi prasuna Date: Mon, 31 Oct 2022 18:00:42 +0530 Subject: [PATCH] Retitle Confusing punctuation in Kubernetes components page --- 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 e6c281f3b9d64..474b923caf16d 100644 --- a/content/en/docs/reference/glossary/etcd.md +++ b/content/en/docs/reference/glossary/etcd.md @@ -4,7 +4,7 @@ id: etcd date: 2018-04-12 full_link: /docs/tasks/administer-cluster/configure-upgrade-etcd/ short_description: > - Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data. + Consistent and highly-available key value store used as backing store of Kubernetes for all cluster data. aka: tags: