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

@@ -91,7 +91,7 @@ var _ = KubeadmDescribe("kubeadm-config ConfigMap", func() {
)
})
ginkgo.It("should be accessible for for nodes", func() {
ginkgo.It("should be accessible for nodes", func() {
ExpectSubjectHasAccessToResource(f.ClientSet,
rbacv1.GroupKind, nodesGroup,
kubeadmConfigConfigMapResource,