diff --git a/docs/concepts/workloads/pods/podpreset.md b/docs/concepts/workloads/pods/podpreset.md index bf9ca2eb67..316fe8b6da 100644 --- a/docs/concepts/workloads/pods/podpreset.md +++ b/docs/concepts/workloads/pods/podpreset.md @@ -41,7 +41,7 @@ When a pod creation request occurs, the system does the following: the pod _without_ any injected resources from the `PodPreset`. 1. Annotate the resulting modified Pod spec to indicate that it has been modified by a `PodPreset`. The annotation is of the form - `podpreset.admission.kubernetes.io/podpreset-": ""`. + `podpreset.admission.kubernetes.io/podpreset-: ""`. Each Pod can be matched zero or more Pod Presets; and each `PodPreset` can be applied to zero or more pods. When a `PodPreset` is applied to one or more