diff --git a/docs/concepts/workloads/pods/disruptions.md b/docs/concepts/workloads/pods/disruptions.md index 757834288b..4797ca0c35 100644 --- a/docs/concepts/workloads/pods/disruptions.md +++ b/docs/concepts/workloads/pods/disruptions.md @@ -36,7 +36,7 @@ an application. Examples are: - eviction of a pod due to the node being [out-of-resources](/docs/tasks/administer-cluster/out-of-resource.md). Except for the out-of-resources condition, all these conditions -should be familiar to most users; they are are not specific +should be familiar to most users; they are not specific to Kubernetes. We call other cases *voluntary disruptions*. These include both