the sentence does not make sense (#12673)

I've attempted to have it make more sense by removing the word 'is'.  Optionally, depending on the intended meaning, the sentence could read differently by leaving the word 'is' alone and changing the word 'through' to 'though'.
This commit is contained in:
Paul Roth
2019-04-10 03:48:12 -04:00
committed by Kubernetes Prow Robot
parent ca83644032
commit 335bf7027e
@@ -106,7 +106,7 @@ for directing HTTP traffic.
Each http rule contains the following information:
* An optional host. In this example, no host is specified, so the rule applies to all inbound
HTTP traffic through the IP address is specified. If a host is provided (for example,
HTTP traffic through the IP address specified. If a host is provided (for example,
foo.bar.com), the rules apply to that host.
* a list of paths (for example, /testpath), each of which has an associated backend defined with a `serviceName`
and `servicePort`. Both the host and path must match the content of an incoming request before the