We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec61b97 commit 9c934d9Copy full SHA for 9c934d9
src/content/docs/containers/examples/stateless.mdx
@@ -30,7 +30,7 @@ export default {
30
31
:::note
32
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.
+select one of N instances of a Container to route requests to.
34
35
In the future, we will provide improved latency-aware load balancing and autoscaling.
36
0 commit comments