Updated Branches:
  refs/heads/master 0f5908541 -> c5e7cf19c

Replace text api with API since it is an acronym.


Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/c5e7cf19
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/c5e7cf19
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/c5e7cf19

Branch: refs/heads/master
Commit: c5e7cf19cddd8ad2f7d61e2db4cebe9399b5cb78
Parents: 0f59085
Author: Noorul Islam K M <[email protected]>
Authored: Thu Nov 7 09:00:34 2013 +0530
Committer: Ignasi Barrera <[email protected]>
Committed: Thu Nov 7 12:35:03 2013 +0100

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/c5e7cf19/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index cb1987f..8f735e5 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,13 @@ jclouds Chef
 
 [![Build 
Status](https://jclouds.ci.cloudbees.com/buildStatus/icon?job=jclouds-chef)](https://jclouds.ci.cloudbees.com/job/jclouds-chef/)
 
-This is the jclouds Chef api. It provides access to the different flavours of 
the Chef server api:
+This is the jclouds Chef API. It provides access to the different flavours of 
the Chef server API:
 
 * [Chef community](http://www.opscode.com/chef/)
 * [Enterprise Chef](http://www.opscode.com/enterprise-chef/)
 
-It currently supports versions **0.9**, **0.10** and **11** of the standard 
Chef server apis, and an initial
-and very basic (still in progress) implementation of the user and organization 
api of the Enterprise Chef.
+It currently supports versions **0.9**, **0.10** and **11** of the standard 
Chef server APIs, and an initial
+and very basic (still in progress) implementation of the user and organization 
API of the Enterprise Chef.
 
 Also provides a set of utility methods to combine Chef features with the 
jclouds Compute service, allowing
 users to customize the bootstrap process and manage the configuration of the 
deployed nodes.

Reply via email to