Skip to content

Commit a0b3b25

Browse files
mmomtchevgabrielschulhof
authored andcommitted
Update lib/internal/bootstrap/switches/is_embedded_env.js
Co-authored-by: Gabriel Schulhof <[email protected]>
1 parent 5220a89 commit a0b3b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/bootstrap/switches/is_embedded_env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict';
22

33
// This is the bootstrapping code used when creating a new environment
4-
// through N-API
4+
// through Node-API
55

66
// Set up globalThis.require and globalThis.import so that they can
77
// be easily accessed from C/C++

0 commit comments

Comments
 (0)