From 93a8a4fac73857a58024b75d70ffc24854eae162 Mon Sep 17 00:00:00 2001 From: liweijie Date: Mon, 16 Oct 2017 11:14:10 +0800 Subject: [PATCH] update aggregated-api-servers.md spelling mistake --- .../design-proposals/api-machinery/aggregated-api-servers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/design-proposals/api-machinery/aggregated-api-servers.md b/contributors/design-proposals/api-machinery/aggregated-api-servers.md index 94bc9a429..db6d038c9 100644 --- a/contributors/design-proposals/api-machinery/aggregated-api-servers.md +++ b/contributors/design-proposals/api-machinery/aggregated-api-servers.md @@ -52,8 +52,8 @@ clients can always use the proxy and don't need to know that under the hood multiple apiservers are running. Wording note: When we say "API servers" we really mean groups of apiservers, -since any individual apiserver is horizontally replicatable. Similarly, -kube-aggregator itself is horizontally replicatable. +since any individual apiserver is horizontally replicable. Similarly, +kube-aggregator itself is horizontally replicable. ## Operational configurations