Skip to content

Commit

Permalink
Merge pull request #222 from bgoldy/master
Browse files Browse the repository at this point in the history
Update home.html
  • Loading branch information
Burcu Dogan committed Sep 18, 2014
2 parents 91c7036 + 4da39d5 commit 44c9088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h3 class="block-title">What is it?</h3>
All this means you spend more time creating code that matters
to you.</p>

<p><code>gcloud</code> is configured to access Google Cloud
<p><code>gcloud</code> is configured to access Google Cloud Platform
services and authorize (OAuth 2.0) automatically on your behalf.
With a one-line install and a private key, you are up and ready
to go. Better yet, if you are running on a Google Compute Engine
Expand Down Expand Up @@ -119,7 +119,7 @@ <h4>What is the relationship between <code>gcloud</code>
using the broad set of Google APIs.
<code>gcloud</code> is built specifically for the Google Cloud Platform
and is the recommended way to integrate Google Cloud APIs into your
Node.js applications. If your application requires both Google Cloud and
Node.js applications. If your application requires both Google Cloud Platform and
other Google APIs, the 2 libraries may be used by your application.</p>

</div>
Expand Down

0 comments on commit 44c9088

Please sign in to comment.