Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/containers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Build and push an image, call a Container from a Worker, and understand scaling

<Feature header="Container Examples" href="/containers/examples/" cta="See Examples">

See examples of how to use a Container with a Worker, including statelss and stateful routing,
See examples of how to use a Container with a Worker, including stateless and stateful routing,
regional placement, Workflow and Queue integrations, AI-generated code execution, and short-lived workloads.

</Feature>
Expand Down
Loading