diff --git a/staging/src/k8s.io/kubectl/docs/book/pages/app_management/labels_and_annotations.md b/staging/src/k8s.io/kubectl/docs/book/pages/app_management/labels_and_annotations.md index e055bf251f8..875d4ed9d98 100644 --- a/staging/src/k8s.io/kubectl/docs/book/pages/app_management/labels_and_annotations.md +++ b/staging/src/k8s.io/kubectl/docs/book/pages/app_management/labels_and_annotations.md @@ -3,7 +3,7 @@ {% endpanel %} {% panel style="info", title="TL;DR" %} -- Set Labels for all Resources declared within a Project with `commonLables` +- Set Labels for all Resources declared within a Project with `commonLabels` - Set Annotations for all Resources declared within a Project with `commonAnnotations` {% endpanel %}