Skip to content

Commit 8b00142

Browse files
missing a word
it felt like the sentence was missing a word in that place
1 parent 564a49a commit 8b00142

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)