We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84974d3 commit 6bca487Copy full SHA for 6bca487
lib/internal/bootstrap/node.js
@@ -7,7 +7,7 @@
7
// This file is expected not to perform any asynchronous operations itself
8
// when being executed - those should be done in either
9
// `lib/internal/bootstrap/pre_execution.js` or in main scripts. The majority
10
-// of the code here focus on setting up the global proxy and the process
+// of the code here focuses on setting up the global proxy and the process
11
// object in a synchronous manner.
12
// As special caution is given to the performance of the startup process,
13
// many dependencies are invoked lazily.
0 commit comments