From 83482376fc3f3d0e7f4fdf074455f27267a2cece Mon Sep 17 00:00:00 2001 From: lothar schulz Date: Fri, 8 Jun 2018 23:38:32 +0200 Subject: [PATCH] typo fix --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 7b79f593d8e..cf920ab70f1 100644 --- a/README.adoc +++ b/README.adoc @@ -91,7 +91,7 @@ You will need the following components to get started with Skaffold: . docker . Docker image registry - - Your docker client should be configured to push to an external docker image repositor. + - Your docker client should be configured to push to an external docker image repository. If you're using a minikube or Docker for Desktop cluster, you can skip this requirement. - If you are using Google Container Registry (GCR), choose one of the following: . Use `gcloud`'s Docker credential helper: Run link:https://cloud.google.com/sdk/gcloud/reference/auth/configure-docker[`gcloud auth configure-docker`]