Skip to content

Commit 12648ba

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

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
@@ -272,7 +272,7 @@ export default {
272272

273273
Having the raw row data from BigQuery means that you can now format it in a JSON-like style up next.
274274

275-
## 6. Formatting results from the query
275+
## 6. Format results from the query
276276

277277
Now that you have retrieved the data from BigQuery, it's time to note that a BigQuery API response looks something like this:
278278

0 commit comments

Comments
 (0)