From 1dd10fe69f75c979292f3f0db27ef6671d8cce54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Campinas?= Date: Mon, 2 Jul 2018 15:17:31 +0200 Subject: [PATCH] [Docs] Correct typos (#31720) --- 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 8cf2bc0a73c..84fb47d1761 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