From 1ae146245faf817deb06a2d450698fe6d2deef0f Mon Sep 17 00:00:00 2001 From: Kyle Rames Date: Tue, 12 Mar 2013 08:56:25 -0500 Subject: [PATCH] [rackspace] minor document update --- lib/fog/rackspace/docs/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fog/rackspace/docs/storage.md b/lib/fog/rackspace/docs/storage.md index 32f1c6270..acb049d0a 100644 --- a/lib/fog/rackspace/docs/storage.md +++ b/lib/fog/rackspace/docs/storage.md @@ -59,7 +59,7 @@ Alternative regions are specified using the key `:rackspace_region `. A list of identity_service.service_catalog.display_service_regions :cloudFiles -Rackspace Private Cloud installations can skip specifying a region and directly specify their custom service endpoints using the key `:rackspace_storage_url` and `:rackspace_cdn_url`. +Rackspace Private Cloud installations can skip specifying a region and directly specify their custom service endpoints using the keys `:rackspace_storage_url` and `:rackspace_cdn_url`. **Note**: A`Fog::Storage` instance is needed for the desired region.