Skip to content

Commit ca22624

Browse files
authored
typo fix
1 parent b9ef47c commit ca22624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ content_type: concept
66
weight: 75
77
description: >-
88
If two Pods in your cluster want to communicate, and both Pods are actually running on
9-
the same node, _Service Internal Traffic Policy_ to keep network traffic within that node.
9+
the same node, use _Service Internal Traffic Policy_ to keep network traffic within that node.
1010
Avoiding a round trip via the cluster network can help with reliability, performance
1111
(network latency and throughput), or cost.
1212
---

0 commit comments

Comments
 (0)