Skip to content

Commit 66c1880

Browse files
author
Vishvajit Pathak
committed
typos fix
1 parent d18356a commit 66c1880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ def export_data_to_uris(
983983
984984
Parameters
985985
----------
986-
destination_urls : Union[str, list]
986+
destination_uris : Union[str, list]
987987
``str`` or ``list`` of ``str`` objects representing the URIs on
988988
cloud storage of the form: gs://bucket/filename
989989
dataset : str

0 commit comments

Comments
 (0)