diff --git a/docs/dns/index.markdown b/docs/dns/index.markdown index 4b09a3cb5..f136682f5 100644 --- a/docs/dns/index.markdown +++ b/docs/dns/index.markdown @@ -66,7 +66,7 @@ You can add more specifics if you need to, but reasonable defaults make it just ## No Zerigo? No Problem -If you already have an account with another service you can just as easily use this same code with different credentials. fog currently supports AWS Route 53, Blue Box, DNSimple, Linode, Slicehost and Zerigo; so you can have your pick. As an example you can connect to AWS instead of Zerigo: +If you already have an account with another service you can just as easily use this same code with different credentials. fog currently supports AWS Route 53, Blue Box, DNSimple, Linode, Rackspace, Slicehost and Zerigo; so you can have your pick. As an example you can connect to AWS instead of Zerigo: dns = Fog::DNS.new({ :provider => 'AWS',