From 7795e21ea3ed1a053b2883af7ac354674c43751e Mon Sep 17 00:00:00 2001 From: Toby McLaughlin Date: Thu, 19 Sep 2019 22:05:51 +1000 Subject: [PATCH] [DOCS] Fix typo in GCS snapshot repo doc (#46048) --- docs/plugins/repository-gcs.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/repository-gcs.asciidoc b/docs/plugins/repository-gcs.asciidoc index 89103fbe815..4561fde8406 100644 --- a/docs/plugins/repository-gcs.asciidoc +++ b/docs/plugins/repository-gcs.asciidoc @@ -64,7 +64,7 @@ Here is a summary of the steps: 1. Connect to the https://console.cloud.google.com/[Google Cloud Platform Console]. 2. Select your project. -3. Got to the https://console.cloud.google.com/permissions[Permission] tab. +3. Go to the https://console.cloud.google.com/permissions[Permission] tab. 4. Select the https://console.cloud.google.com/permissions/serviceaccounts[Service Accounts] tab. 5. Click *Create service account*. 6. After the account is created, select it and download a JSON key file.