Skip to content

Commit

Permalink
s/S3/GCS/g (#9700)
Browse files Browse the repository at this point in the history
fix typo [ at least I hope this was a typo… ]
  • Loading branch information
willsalz authored Apr 15, 2020
1 parent 2262e33 commit cda9f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/extensions-core/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ title: "Google Cloud Storage"

This extension allows you to do 2 things:
* [Ingest data](#reading-data-from-google-cloud-storage) from files stored in Google Cloud Storage.
* Write segments to [deep storage](#deep-storage) in S3.
* Write segments to [deep storage](#deep-storage) in GCS.

To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-google-extensions` extension.

Expand Down

0 comments on commit cda9f41

Please sign in to comment.