Skip to content

Commit 463eb46

Browse files
Update src/content/docs/reference-architecture/diagrams/serverless/programmable-platforms.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent c9d8e82 commit 463eb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Cloudflare Workers for Platforms provides the ideal infrastructure for building
2121

2222
The Workers for Platforms architecture consists of several key components that work together to provide a secure, scalable, and efficient solution for multi-tenant applications:
2323

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

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

0 commit comments

Comments
 (0)