From c0997116f154f78f0491ca300f82a24636c67b80 Mon Sep 17 00:00:00 2001 From: Hypo Date: Thu, 20 Jun 2019 20:22:48 +0800 Subject: [PATCH] del :wq (#15002) --- content/en/docs/concepts/services-networking/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/services-networking/service.md b/content/en/docs/concepts/services-networking/service.md index 087774f65c..c46d4478a7 100644 --- a/content/en/docs/concepts/services-networking/service.md +++ b/content/en/docs/concepts/services-networking/service.md @@ -18,7 +18,7 @@ weight: 10 No need to modify your application to use an unfamiliar service discovery mechanism. Kubernetes gives pods their own IP addresses and a single DNS name for a set of pods, -:wqaand can load-balance across them. +and can load-balance across them. {{% /capture %}}