diff --git a/docs/home.html b/docs/home.html index 93a1ef5d592..b9fb73a2dda 100755 --- a/docs/home.html +++ b/docs/home.html @@ -71,7 +71,7 @@

What is it?

All this means you spend more time creating code that matters to you.

-

gcloud is configured to access Google Cloud +

gcloud 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 @@ -119,7 +119,7 @@

What is the relationship between gcloud using the broad set of Google APIs. gcloud 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.