Skip to content

Commit 9da4fa5

Browse files
author
Benjamin E. Coe
authored
fix(docs): correct description for gke multicloud API
1 parent e094511 commit 9da4fa5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-gkemulticloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/gkemulticloud",
33
"version": "0.1.0",
4-
"description": " client for Node.js",
4+
"description": "Anthos Multi-Cloud API client for Node.js",
55
"repository": "googleapis/google-cloud-node",
66
"license": "Apache-2.0",
77
"author": "Google LLC",
@@ -63,4 +63,4 @@
6363
"engines": {
6464
"node": ">=12.0.0"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)