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 24b9f6f commit 4933cddCopy full SHA for 4933cdd
examples/example-dualstack/README.md
@@ -2,7 +2,7 @@
2
3
The dualstack example uses a custom name resolver that provides both IPv4 and IPv6 localhost
4
endpoints for each of 3 server instances. The client will first use the default name resolver and
5
-load balancers which will only connect tot he first server. It will then use the
+load balancers which will only connect to the first server. It will then use the
6
custom name resolver with round robin to connect to each of the servers in turn. The 3 instances
7
of the server will bind respectively to: both IPv4 and IPv6, IPv4 only, and IPv6 only.
8
0 commit comments