summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-02-09 09:35:52 -0800
committerGitHub <noreply@github.com>2018-02-09 09:35:52 -0800
commite4b062309fd2696eb4c5b1dab4e9e7077b198f77 (patch)
tree929259b15d57216dbebb85c7482a64c726466809
parentc05ee2085967ee8fd97cd4b8ac0c24c0cb2a1f93 (diff)
parente869f1ac2516a0e1554a49c88f95ac7eda7e93c1 (diff)
Merge pull request #1773 from lijianfeng1993/fix_duplication_problem_3
fix a duplication problem in federated-ingress.md
-rw-r--r--contributors/design-proposals/multicluster/federated-ingress.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/multicluster/federated-ingress.md b/contributors/design-proposals/multicluster/federated-ingress.md
index c2cb3793..ad07f1dc 100644
--- a/contributors/design-proposals/multicluster/federated-ingress.md
+++ b/contributors/design-proposals/multicluster/federated-ingress.md
@@ -77,7 +77,7 @@ In summary, all of [GCE L7 Load Balancer](https://cloud.google.com/compute/docs/
An alternative implementation approach involves lifting the current
Federated Ingress Controller functionality up into the Federation
-control plane. This alternative is not considered any any further
+control plane. This alternative is not considered any further
detail in this document.
### Outstanding work Items