Skip to content

Commit 4da39d5

Browse files
author
Brian Goldfarb
committed
Update home.html
fixed branding issues
1 parent 91c7036 commit 4da39d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/home.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3 class="block-title">What is it?</h3>
7171
All this means you spend more time creating code that matters
7272
to you.</p>
7373

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

125125
</div>

0 commit comments

Comments
 (0)