Skip to content

Commit ee1afbc

Browse files
authored
Update google/cloud/bigquery/client.py
1 parent 1ebfd2b commit ee1afbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ def get_dataset(
884884
before using ``retry``.
885885
dataset_view (Optional[google.cloud.bigquery.enums.DatasetView]):
886886
Specifies the view that determines which dataset information is
887-
returned. By default, datase metadata (e.g. friendlyName, description,
887+
returned. By default, dataset metadata (e.g. friendlyName, description,
888888
labels, etc) and ACL information are returned. This argument can
889889
take on the following possible enum values.
890890

0 commit comments

Comments
 (0)