Skip to content

Commit fa3bf48

Browse files
callmehiphopstephenplusplus
authored andcommitted
docs: change Google Cloud to Cloud (#1995)
1 parent 78112ad commit fa3bf48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-translate/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @google-cloud/translate ([Alpha][versioning])
2-
> Google Cloud Translation API Client Library for Node.js
2+
> Cloud Translation API Client Library for Node.js
33
44
*Looking for more Google APIs than just Translation? You might want to check out [`google-cloud`][google-cloud].*
55

@@ -60,7 +60,7 @@ var translate = require('@google-cloud/translate')({
6060

6161
## Authentication
6262

63-
It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Google Cloud services.
63+
It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Cloud services.
6464

6565
### On Google Cloud Platform
6666

packages/google-cloud-translate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@google-cloud/translate",
33
"version": "0.7.0",
44
"author": "Google Inc.",
5-
"description": "Google Cloud Translation API Client Library for Node.js",
5+
"description": "Cloud Translation API Client Library for Node.js",
66
"contributors": [
77
{
88
"name": "Burcu Dogan",

0 commit comments

Comments
 (0)