Skip to content

Commit deba580

Browse files
committed
Fix typo
1 parent 3762e01 commit deba580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tls/certificate-rotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ criteria, it will be auto approved by the controller manager, then it will have
6262
a status of `Approved`. Next, the controller manager will sign a certificate,
6363
issued for the duration specified by the
6464
`--cluster-signing-duration` parameter, and the signed certificate
65-
will be attached to the certificate signing requests.
65+
will be attached to the certificate signing request.
6666

6767
The kubelet will retrieve the signed certificate from the Kubernetes API and
6868
write that to disk, in the location specified by `--cert-dir`. Then the kubelet

0 commit comments

Comments
 (0)