We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0840ac commit eea4f3bCopy full SHA for eea4f3b
lib/internal/bootstrap/loaders.js
@@ -4,7 +4,7 @@
4
// lib/internal/modules/esm/* (ES Modules).
5
//
6
// This file is compiled and run by node.cc before bootstrap/node.js
7
-// was called, therefore the loaders are bootstraped before we start to
+// was called, therefore the loaders are bootstrapped before we start to
8
// actually bootstrap Node.js. It creates the following objects:
9
10
// C++ binding loaders:
0 commit comments