Skip to content

Commit 9c934d9

Browse files
authored
[Containers] Fix typo (cloudflare#26659)
1 parent ec61b97 commit 9c934d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/containers/examples/stateless.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default {
3030

3131
:::note
3232
This example uses the `getRandom` function, which is a temporary helper that will randomly
33-
select of of N instances of a Container to route requests to.
33+
select one of N instances of a Container to route requests to.
3434

3535
In the future, we will provide improved latency-aware load balancing and autoscaling.
3636

0 commit comments

Comments
 (0)