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