From cb63559fe0bd5a07151084ba9b2790fbe02d3b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Campinas?= Date: Mon, 2 Jul 2018 10:33:28 +0200 Subject: [PATCH] typo --- docs/plugins/repository-gcs.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/repository-gcs.asciidoc b/docs/plugins/repository-gcs.asciidoc index 8cf2bc0a73c92..84fb47d1761e4 100644 --- a/docs/plugins/repository-gcs.asciidoc +++ b/docs/plugins/repository-gcs.asciidoc @@ -27,9 +27,9 @@ To create a new bucket: 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/storage/browser[Storage Browser] +3. Go to the https://console.cloud.google.com/storage/browser[Storage Browser] 4. Click the "Create Bucket" button -5. Enter a the name of the new bucket +5. Enter the name of the new bucket 6. Select a storage class 7. Select a location 8. Click the "Create" button