Skip to content

Commit 0211d7f

Browse files
authored
Merge pull request #31622 from meysam81/meysam/fix-prepositions
fix: modify prepositions 📝
2 parents 68dfbb1 + 228c676 commit 0211d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/topology-aware-hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Routing". When calculating the endpoints for a {{< glossary_tooltip term_id="Ser
3030
the EndpointSlice controller considers the topology (region and zone) of each endpoint
3131
and populates the hints field to allocate it to a zone.
3232
Cluster components such as the {{< glossary_tooltip term_id="kube-proxy" text="kube-proxy" >}}
33-
can then consume those hints, and use them to influence how traffic to is routed
33+
can then consume those hints, and use them to influence how the traffic is routed
3434
(favoring topologically closer endpoints).
3535

3636
## Using Topology Aware Hints

0 commit comments

Comments
 (0)