Browse Source

[DOCS] Fix typo in GCS snapshot repo doc (#46048)

Toby McLaughlin 6 years ago
parent
commit
4239dd93da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/repository-gcs.asciidoc

+ 1 - 1
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.