Skip to content

Commit 900ba16

Browse files
committed
Improved grammar
1 parent 45b0c23 commit 900ba16

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/pipelines/tutorials/send-data-from-client

1 file changed

+1
-1
lines changed

src/content/docs/pipelines/tutorials/send-data-from-client/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Open the bucket you configured for your pipeline in Step 3. You can see files, r
431431
```
432432

433433
## 10. Optional: Connect a query engine to your R2 bucket and query the data
434-
Once you have collected the raw events in R2, you might want to query the events, to answer questions such as "how many `product_view` events occurred?". You can connect a query engine, such as MotherDuck, to your R2 bucket.
434+
Once you have collected the raw events in R2, you might want to query the events, to answer questions such as "how many events occurred?". You can connect a query engine, such as MotherDuck, to your R2 bucket.
435435

436436
You can connect the bucket to MotherDuck in several ways, which you can learn about from the [MotherDuck documentation](https://motherduck.com/docs/integrations/cloud-storage/cloudflare-r2/). In this tutorial, you will connect the bucket to MotherDuck using the MotherDuck dashboard.
437437

0 commit comments

Comments
 (0)