Skip to content

Commit 6ae04e8

Browse files
Apply suggestions from code review
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 463eb46 commit 6ae04e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/reference-architecture/diagrams/serverless/programmable-platforms.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ The Workers for Platforms architecture consists of several key components that w
2323

2424
1. **Dynamic Dispatch Worker**: The entry point for client requests that routes traffic to the appropriate customer-specific Worker based on request parameters.
2525

26-
2. **Dispatch Namespace**: A logical grouping of customer-specific workers that isolates resources and execution environments.
26+
2. **Dispatch Namespace**: A logical grouping of customer-specific Workers that isolates resources and execution environments.
2727

28-
3. **User Workers**: Customer-specific workers that process isolated workloads within their own secure execution context.
28+
3. **User Workers**: Customer-specific Workers that process isolated workloads within their own secure execution context.
2929

3030
4. **Storage & Data Resources**: Various data storage options (D1, KV, R2, Durable Objects) that can be isolated per customer.
3131

0 commit comments

Comments
 (0)