We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a31c0 commit 90c321eCopy full SHA for 90c321e
src/content/docs/pipelines/sources/worker-bindings.md
@@ -14,7 +14,7 @@ You can send records to your Pipeline directly from a [Cloudflare Worker](worker
14
1. Create a Worker
15
2. Create a Pipeline
16
3. Add your Pipeline as a binding in your Workers' `wrangler.toml` file
17
-4. Write your worker, to send records to your Pipeline
+4. Write your Worker, to send records to your Pipeline
18
19
## 1. Create a Worker
20
Create a Cloudflare Worker if you don't already have one. This Worker will send records to your Pipeline.
0 commit comments