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 ec72459 commit 678fffbCopy full SHA for 678fffb
1 file changed
lib/internal/bootstrap_node.js
@@ -28,7 +28,7 @@
28
// This file contains the V8-specific "%<function>" syntax for accessing
29
// private functions. This is not supported on ChakraCore and causes a
30
// parser failure. Inject a cache entry to prevent the file from being
31
- // parsed. Return an array to mimmick behavior (required by util.inspect)
+ // parsed. Return an array to mimic behavior (required by util.inspect)
32
NativeModule._cache['internal/v8'] = {
33
loaded: true,
34
exports: {
0 commit comments