Skip to content

Commit 9c1c7a9

Browse files
Update src/content/docs/workers-ai/tutorials/using-bigquery-with-workers-ai.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 12648ba commit 9c1c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/using-bigquery-with-workers-ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ export default {
233233

234234
Now that you have created a JWT, it is time to do an API call to BigQuery to fetch some data.
235235

236-
## 5. Making authenticated requests to Google BigQuery
236+
## 5. Make authenticated requests to Google BigQuery
237237

238238
With the JWT token created in the previous step, issue an API request to BigQuery's API to retrieve data from a table.
239239

0 commit comments

Comments
 (0)