Skip to content

Commit 0f897ca

Browse files
authored
Fix typo in containers docs (#23236)
1 parent ed63acb commit 0f897ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/containers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Build and push an image, call a Container from a Worker, and understand scaling
119119

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

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

125125
</Feature>

0 commit comments

Comments
 (0)