Skip to content

Commit ac78c91

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

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
@@ -395,7 +395,7 @@ export default {
395395
};
396396
```
397397

398-
## 7. Feeding data into Workers AI
398+
## 7. Feed data into Workers AI
399399

400400
Now that you have converted the response from the BigQuery API into an array of results, generate some tags and attach an associated sentiment score using an LLM via [Workers AI](/workers-ai/):
401401

0 commit comments

Comments
 (0)