File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ <h3 class="block-title">What is it?</h3>
71
71
All this means you spend more time creating code that matters
72
72
to you.</ p >
73
73
74
- < p > < code > gcloud</ code > is configured to access Google Cloud
74
+ < p > < code > gcloud</ code > is configured to access Google Cloud Platform
75
75
services and authorize (OAuth 2.0) automatically on your behalf.
76
76
With a one-line install and a private key, you are up and ready
77
77
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>
119
119
using the broad set of Google APIs.
120
120
< code > gcloud</ code > is built specifically for the Google Cloud Platform
121
121
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
123
123
other Google APIs, the 2 libraries may be used by your application.</ p >
124
124
125
125
</ div >
You can’t perform that action at this time.
0 commit comments