Skip to content

Commit 90c321e

Browse files
Update src/content/docs/pipelines/sources/worker-bindings.md
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent c0a31c0 commit 90c321e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pipelines/sources/worker-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can send records to your Pipeline directly from a [Cloudflare Worker](worker
1414
1. Create a Worker
1515
2. Create a Pipeline
1616
3. Add your Pipeline as a binding in your Workers' `wrangler.toml` file
17-
4. Write your worker, to send records to your Pipeline
17+
4. Write your Worker, to send records to your Pipeline
1818

1919
## 1. Create a Worker
2020
Create a Cloudflare Worker if you don't already have one. This Worker will send records to your Pipeline.

0 commit comments

Comments
 (0)