From 0b5e636b9f39770e5edeec96dd9299c273e9a059 Mon Sep 17 00:00:00 2001 From: Kyle Rames Date: Mon, 11 Mar 2013 16:20:40 -0500 Subject: [PATCH] [rackspace|storage] fixing typos --- lib/fog/rackspace/docs/compute_v2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/fog/rackspace/docs/compute_v2.md b/lib/fog/rackspace/docs/compute_v2.md index 4d19628e6..9c8985b58 100644 --- a/lib/fog/rackspace/docs/compute_v2.md +++ b/lib/fog/rackspace/docs/compute_v2.md @@ -1,6 +1,6 @@ #Next Generation Cloud Servers™ (compute_v2) -This document explains how to get started using Next Gneration Cloud Servers™ with Fog. It assumes you have read the [Getting Started with Fog and the Rackspace Open Cloud](getting_started.md) document. +This document explains how to get started using Next Generation Cloud Servers™ with Fog. It assumes you have read the [Getting Started with Fog and the Rackspace Open Cloud](getting_started.md) document. ## Starting irb console @@ -125,7 +125,7 @@ To view the status of the response: **Note**: Fog is aware valid HTTP response statuses for each request type. If an unexpected HTTP response status occurs, Fog will raise an exception. -To view response header: +To view response body: response.body