Skip to content

Commit

Permalink
Update src/content/docs/pipelines/sources/worker-bindings.md
Browse files Browse the repository at this point in the history
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
  • Loading branch information
maheshwarip and hyperlint-ai[bot] authored Oct 24, 2024
1 parent c0a31c0 commit 90c321e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/pipelines/sources/worker-bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can send records to your Pipeline directly from a [Cloudflare Worker](worker
1. Create a Worker
2. Create a Pipeline
3. Add your Pipeline as a binding in your Workers' `wrangler.toml` file
4. Write your worker, to send records to your Pipeline
4. Write your Worker, to send records to your Pipeline

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

0 comments on commit 90c321e

Please sign in to comment.