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 7262d63 commit ae59bcbCopy full SHA for ae59bcb
doc/api/cluster.md
@@ -98,7 +98,7 @@ handles back and forth.
98
The cluster module supports two methods of distributing incoming
99
connections.
100
101
-The first one (and the default one on all platforms except Windows),
+The first one (and the default one on all platforms except Windows)
102
is the round-robin approach, where the primary process listens on a
103
port, accepts new connections and distributes them across the workers
104
in a round-robin fashion, with some built-in smarts to avoid
0 commit comments