From b00db81c0600a7c5a9dda1c06e88beab8f151f43 Mon Sep 17 00:00:00 2001 From: jonjohnsonjr Date: Thu, 8 Aug 2019 13:31:58 -0700 Subject: [PATCH] Fix typo: uou -> you (#1673) --- docs/serving/samples/knative-routing-go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/samples/knative-routing-go/README.md b/docs/serving/samples/knative-routing-go/README.md index 885f2bf1b..44438342b 100644 --- a/docs/serving/samples/knative-routing-go/README.md +++ b/docs/serving/samples/knative-routing-go/README.md @@ -57,7 +57,7 @@ cd $GOPATH/src/github.com/knative/docs 2. Set your preferred container registry: -If you use Google Container Registry (GCR), uou will need to enable the +If you use Google Container Registry (GCR), you will need to enable the [GCR API](https://console.cloud.google.com/apis/library/containerregistry.googleapis.com) in your GCP project.