Updated Branches: refs/heads/master c988be498 -> 7f54606d7
Correct jcloud -> jclouds typo Project: http://git-wip-us.apache.org/repos/asf/jclouds-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-examples/commit/7f54606d Tree: http://git-wip-us.apache.org/repos/asf/jclouds-examples/tree/7f54606d Diff: http://git-wip-us.apache.org/repos/asf/jclouds-examples/diff/7f54606d Branch: refs/heads/master Commit: 7f54606d728acf8b4062166f4833654f07cbe1d4 Parents: c988be4 Author: Andrew Gaul <[email protected]> Authored: Sun Dec 1 11:27:19 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Sun Dec 1 11:27:19 2013 -0800 ---------------------------------------------------------------------- rackspace/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-examples/blob/7f54606d/rackspace/README.md ---------------------------------------------------------------------- diff --git a/rackspace/README.md b/rackspace/README.md index 6491f81..f63e3fa 100644 --- a/rackspace/README.md +++ b/rackspace/README.md @@ -106,7 +106,7 @@ Watch the terminal for output! ## Eclipse To run these examples from Eclipse follow these instructions. -Create a new Java Project and choose jcloud-examples/rackspace/ as the Location. +Create a new Java Project and choose jclouds-examples/rackspace/ as the Location. 
