Skip to content

Commit 02fbd11

Browse files
author
Tim Bannister
authored
Fix grammar
1 parent 3cb9ee4 commit 02fbd11

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ balancer and traffic is being dropped during the termination period of a pod.
415415

416416
You can set the `spec.internalTrafficPolicy` field to control how traffic from internal sources is routed.
417417
Valid values are `Cluster` and `Local`. Set the field to `Cluster` to route internal traffic to all ready endpoints
418-
and `Local` to only route to ready node-local endpoints. If the traffic policy is `Local` and there are are no node-local
418+
and `Local` to only route to ready node-local endpoints. If the traffic policy is `Local` and there are no node-local
419419
endpoints, traffic is dropped by kube-proxy.
420420

421421
## Discovering services

0 commit comments

Comments
 (0)