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 02ac537 commit 5555095Copy full SHA for 5555095
doc/contributing/maintaining/maintaining-dependencies.md
@@ -110,7 +110,7 @@ shared library is available can added by:
110
Support for an externalizable dependency with JavaScript code
111
can be added by:
112
113
-* adding an entry to the `sharable_builtins` map in
+* adding an entry to the `shareable_builtins` map in
114
`configure.py`. The path should correspond to the file
115
within the deps directory that is normally bundled into
116
Node.js. For example `deps/cjs-module-lexer/lexer.js`.
0 commit comments