Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit af0101d

Browse files
authored
chore: updates minor grammatical error (#1299)
* Updates minor grammatical error * chore: update grammar/spelling
1 parent 9b7e3e4 commit af0101d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/bigquery/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3230,7 +3230,7 @@ def query(
32303230
will be ignored if a ``job_id`` is also given.
32313231
location (Optional[str]):
32323232
Location where to run the job. Must match the location of the
3233-
any table used in the query as well as the destination table.
3233+
table used in the query as well as the destination table.
32343234
project (Optional[str]):
32353235
Project ID of the project of where to run the job. Defaults
32363236
to the client's project.

0 commit comments

Comments
 (0)