diff --git a/docs/concepts/workloads/pods/init-containers.md b/docs/concepts/workloads/pods/init-containers.md index d3dc7beb88..1a43dea943 100644 --- a/docs/concepts/workloads/pods/init-containers.md +++ b/docs/concepts/workloads/pods/init-containers.md @@ -227,7 +227,7 @@ validation error is thrown for any Container sharing a name with another. ### Resources Given the ordering and execution for Init Containers, the following rules -for resource usage application: +for resource usage apply: * The highest of any particular resource request or limit defined on all Init Containers is the *effective init request/limit*