From 4e1b3144f96892d962cab505b199a8a95dd7547c Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 6 Dec 2019 09:54:40 -0700 Subject: [PATCH] Change 'a' to 'an' --- content/rancher/v2.x/en/overview/architecture/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/overview/architecture/_index.md b/content/rancher/v2.x/en/overview/architecture/_index.md index 0ed61267a51..a0f96765f89 100644 --- a/content/rancher/v2.x/en/overview/architecture/_index.md +++ b/content/rancher/v2.x/en/overview/architecture/_index.md @@ -19,7 +19,7 @@ A Kubernetes cluster consists of multiple nodes. - **etcd database** - Although you can run etcd on just one node, it typically takes 3, 5 or more nodes to create an High Availability (HA) configuration. + Although you can run etcd on just one node, it typically takes 3, 5 or more nodes to create a High Availability (HA) configuration. - **Master nodes**