Skip to content

Commit 2779817

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

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
@@ -452,7 +452,7 @@ Uncomment the following lines from the `wrangler.toml` file in your project:
452452
binding = "AI"
453453
```
454454
455-
Restart the Worker that is running locally and after doing so, go to your application endpoint:
455+
Restart the Worker that is running locally, and after doing so, go to your application endpoint:
456456
457457
```sh
458458
curl http://localhost:8787

0 commit comments

Comments
 (0)