Skip to content

Commit ad90070

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

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
@@ -274,7 +274,7 @@ Having the raw row data from BigQuery means that you can now format it in a JSON
274274

275275
## 6. Format results from the query
276276

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

279279
```json
280280
{

0 commit comments

Comments
 (0)