Thanks to visit codestin.com Credit goes to github.com
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 b819af6 commit 53584faCopy full SHA for 53584fa
doc/api/cluster.md
@@ -131,7 +131,7 @@ Node.js process and a cluster worker differs:
131
port is random the first time, but predictable thereafter. To listen
132
on a unique port, generate a port number based on the cluster worker ID.
133
134
-Node.js does not provide routing logic. It is, therefore important to design an
+Node.js does not provide routing logic. It is therefore important to design an
135
application such that it does not rely too heavily on in-memory data objects for
136
things like sessions and login.
137
0 commit comments