Skip to content

Commit 4d63879

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/tables.js

+1-1
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)