Skip to content

Commit c9f6f7e

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix: "requires_billing " should be "requires_billing" (#498)
1 parent acfe7c2 commit c9f6f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"repo": "googleapis/nodejs-bigtable",
1010
"distribution_name": "@google-cloud/bigtable",
1111
"api_id": "bigtable.googleapis.com",
12-
"requires_billing ": true
13-
}
12+
"requires_billing": true
13+
}

0 commit comments

Comments
 (0)