Skip to content

Commit e0daea5

Browse files
authored
Merge pull request #23812 from alegmal/patch-1
added a missing word for clearer understanding
2 parents 9a7cc2a + 8b00142 commit e0daea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/endpoint-slices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Endpoints.
2323

2424
The Endpoints API has provided a simple and straightforward way of
2525
tracking network endpoints in Kubernetes. Unfortunately as Kubernetes clusters
26-
and {{< glossary_tooltip text="Services" term_id="service" >}} have grown to handle
26+
and {{< glossary_tooltip text="Services" term_id="service" >}} have grown to handle and
2727
send more traffic to more backend Pods, limitations of that original API became
2828
more visible.
2929
Most notably, those included challenges with scaling to larger numbers of

0 commit comments

Comments
 (0)