From a281d1a7124b358c1dff7f292b3ea468e27b3167 Mon Sep 17 00:00:00 2001 From: Ben Tranter Date: Fri, 14 Aug 2020 14:11:47 -0400 Subject: [PATCH] Fix spelling of DigitalOcean in docs Fixes the spelling of DigitalOcean in the ActiveStorage guide. --- guides/source/active_storage_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/active_storage_overview.md b/guides/source/active_storage_overview.md index 7e4ffaf1c0..c00331b94f 100644 --- a/guides/source/active_storage_overview.md +++ b/guides/source/active_storage_overview.md @@ -151,7 +151,7 @@ and `region` keys in the example above. The S3 Service supports all of the authentication options described in the [AWS SDK documentation] (https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/setup-config.html). -To connect to an S3-compatible object storage API such as Digital Ocean Spaces, provide the `endpoint`: +To connect to an S3-compatible object storage API such as DigitalOcean Spaces, provide the `endpoint`: ```yaml digitalocean: