Skip to content

Commit e42d026

Browse files
committed
grammar
1 parent f20175a commit e42d026

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
@@ -3520,7 +3520,7 @@ def query(
35203520
``result()``, where it can also be specified.
35213521
api_method (Union[str, enums.QueryApiMethod]):
35223522
Method with which to start the query job. By default,
3523-
the jobs.insert API for starting a query.
3523+
the jobs.insert API is used for starting a query.
35243524
35253525
See :class:`google.cloud.bigquery.enums.QueryApiMethod` for
35263526
details on the difference between the query start methods.

0 commit comments

Comments
 (0)