Skip to content

Commit bdb1652

Browse files
committed
improved grammar
1 parent c54275c commit bdb1652

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/pipelines/build-with-pipelines/sources

1 file changed

+1
-1
lines changed

src/content/docs/pipelines/build-with-pipelines/sources/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pipelines let you ingest data from the following sources:
1313

1414
Multiple sources can be active on a single pipeline simultaneously. For example, you can create a pipeline which accepts data from Workers and via HTTP. There is no limit to the number of source clients. Multiple Workers can be configured to send data to the same pipeline.
1515

16-
Each pipeline can ingest up to 100 MB/s of data, or accept up to 100,000 requests per second, across all sources.
16+
Each pipeline can ingest up to 100MB/s of data or accept up to 100,000 requests per second, aggregated across all sources.
1717

1818
## Configuring allowed sources
1919
By default, ingestion via HTTP and from Workers is turned on. You can configure the allowed sources by using the `--source` flag while creating or updating a pipeline.

0 commit comments

Comments
 (0)