From 7c1a9014bf7f62af581cd7cbd6f96fb1107933fa Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Fri, 22 Jul 2016 14:32:58 +0800 Subject: [PATCH] Modify the provider name in e2e-tests.md --- docs/devel/e2e-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/e2e-tests.md b/docs/devel/e2e-tests.md index fec617f0d6..f5dc396325 100644 --- a/docs/devel/e2e-tests.md +++ b/docs/devel/e2e-tests.md @@ -296,7 +296,7 @@ Next, specify the docker repository where your ci images will be pushed. * `${FEDERATION_PUSH_REPO_BASE}/federation-controller-manager` These repositories must allow public read access, as the e2e node docker daemons will not have any credentials. If you're using - gce/gke as your provider, the repositories will have read-access by default. + GCE/GKE as your provider, the repositories will have read-access by default. #### Build