Skip to content

Commit dbd7239

Browse files
authored
Update endpoint-slices.md
1 parent 74d09c9 commit dbd7239

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)