Skip to content

Commit

Permalink
chore: updates minor grammatical error (#1299)
Browse files Browse the repository at this point in the history
* Updates minor grammatical error

* chore: update grammar/spelling
  • Loading branch information
chalmerlowe authored Jul 25, 2022
1 parent 9b7e3e4 commit af0101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/bigquery/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3230,7 +3230,7 @@ def query(
will be ignored if a ``job_id`` is also given.
location (Optional[str]):
Location where to run the job. Must match the location of the
any table used in the query as well as the destination table.
table used in the query as well as the destination table.
project (Optional[str]):
Project ID of the project of where to run the job. Defaults
to the client's project.
Expand Down

0 comments on commit af0101d

Please sign in to comment.