remove the repeat word in documents

This commit is contained in:
tanjunchen
2019-10-04 15:32:48 +08:00
parent 3c0bc3c5ad
commit de3cf23414
19 changed files with 20 additions and 20 deletions

View File

@@ -49,7 +49,7 @@ var (
Renewal by default tries to use the certificate authority in the local PKI managed by kubeadm; as alternative
it is possible to use K8s certificate API for certificate renewal, or as a last option, to generate a CSR request.
After renewal, in order to make changes effective, is is required to restart control-plane components and
After renewal, in order to make changes effective, is required to restart control-plane components and
eventually re-distribute the renewed certificate in case the file is used elsewhere.
`)