Skip to content

Commit aab0ae1

Browse files
committed
updated with grammer correction
1 parent 7f30711 commit aab0ae1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Part of the specification used to implement
192192
[ApplySet-based pruning in kubectl](/docs/tasks/manage-kubernetes-objects/declarative-config/#alternative-kubectl-apply-f-directory-prune).
193193
This annotation is applied to the parent object used to track an ApplySet to optimize listing of
194194
ApplySet member objects. It is optional in the ApplySet specification, as tools can perform discovery
195-
or use a different optimization. However, as of Kubernetes version {{< skew currentVersion >}},
195+
or use a different optimization. However, in Kubernetes version {{< skew currentVersion >}},
196196
it is required by kubectl. When present, the value of this annotation must be a comma separated list
197197
of the group-kinds, in the fully-qualified name format, i.e. `<resource>.<group>`.
198198

0 commit comments

Comments
 (0)