Skip to content

Commit 4d63879

Browse files
Ace Nassrijmdobry
authored andcommitted
Fix typo (#200)
1 parent b6cbadd commit 4d63879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bigquery/tables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ function listTables (options, callback) {
8282

8383
// [START delete_table]
8484
/**
85-
* Creates a new table with the given name in the specified dataset.
85+
* Deletes a table with the specified name from the specified dataset.
8686
*
8787
* @param {object} options Configuration options.
8888
* @param {string} options.dataset The dataset of the new table.

0 commit comments

Comments
 (0)