Skip to content

Commit e0810bc

Browse files
authored
Update endpoint-slices.md
Changed break to breaking.
1 parent ae1e4ae commit e0810bc

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
@@ -104,7 +104,7 @@ the pod is also terminating.
104104

105105
{{< note >}}
106106

107-
Although `serving` is almost identical to `ready`, it was added to prevent break the existing meaning
107+
Although `serving` is almost identical to `ready`, it was added to prevent breaking the existing meaning
108108
of `ready`. It may be unexpected for existing clients if `ready` could be `true` for terminating
109109
endpoints, since historically terminating endpoints were never included in the Endpoints or
110110
EndpointSlice API to begin with. For this reason, `ready` is _always_ `false` for terminating

0 commit comments

Comments
 (0)