diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-10-15 20:23:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-15 20:23:08 -0700 |
| commit | 07e214b0d24b9f0f09819778ccbf2559c33d3ff5 (patch) | |
| tree | 0522d03b2f276e1998a9c437f7a4536f767aec18 | |
| parent | 1011618aca0193a0eefec94b4101aa8b3c92a70a (diff) | |
| parent | 93a8a4fac73857a58024b75d70ffc24854eae162 (diff) | |
Merge pull request #1195 from liwjGhostcloud/feature-1
Automatic merge from submit-queue.
update aggregated-api-servers.md spelling mistake
update form "replicatable" to "replicable"
| -rw-r--r-- | contributors/design-proposals/api-machinery/aggregated-api-servers.md | 4 |
1 files 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 94bc9a42..db6d038c 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 |
