Procházet zdrojové kódy

[Docs]: Fix typo 'Got' -> 'Go' (#52603)

Fix typo 'Got' -> 'Go'
Sean Story před 5 roky
rodič
revize
cf7eca270d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/plugins/repository-gcs.asciidoc

+ 1 - 1
docs/plugins/repository-gcs.asciidoc

@@ -252,6 +252,6 @@ The service account used to access the bucket must have the "Writer" access to t
 
 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. Select the bucket and "Edit bucket permission".
 5. The service account must be configured as a "User" with "Writer" access.