Skip to content

Commit fe254a7

Browse files
authored
Merge pull request #39745 from skypeter1/patch-1
Update endpoint-slices.md
2 parents 87b867b + dbd7239 commit fe254a7

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
@@ -235,7 +235,7 @@ at different times.
235235
{{< note >}}
236236
Clients of the EndpointSlice API must iterate through all the existing EndpointSlices
237237
associated to a Service and build a complete list of unique network endpoints. It is
238-
important to mention that endpoints may be duplicated in different EndointSlices.
238+
important to mention that endpoints may be duplicated in different EndpointSlices.
239239

240240
You can find a reference implementation for how to perform this endpoint aggregation
241241
and deduplication as part of the `EndpointSliceCache` code within `kube-proxy`.

0 commit comments

Comments
 (0)