diff --git a/docs/storage/index.markdown b/docs/storage/index.markdown index 21a74f339..10bc27bf0 100644 --- a/docs/storage/index.markdown +++ b/docs/storage/index.markdown @@ -149,7 +149,7 @@ If you work with the European cloud from Rackspace you have to add the following :rackspace_auth_url => "lon.auth.api.rackspacecloud.com" -Then create, save, destroy as per fog-for-AWS. The `:public => true` option when creating directories (see above) is important for Rackspace; your folder and files won't be shared to Rackspace's CDN and hence your users without it. Similarly the `:public => true` on files is important for AWS and Google or they will be private. +Then create, save, destroy as per fog-for-AWS. The `:public => true` option when creating directories (see above) is important for Rackspace; your folder and files won't be shared to Rackspace's CDN and hence your users without it. Similarly the `:public => true` on files is important for AWS and Google or they will be private. ## Local Storage