Skip to content

Commit 5555095

Browse files
mhdawsonaduh95
authored andcommitted
doc: fix typo
name used instructions differed that what is in the code Signed-off-by: Michael Dawson <[email protected]> PR-URL: #54640 Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 02ac537 commit 5555095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/maintaining/maintaining-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ shared library is available can added by:
110110
Support for an externalizable dependency with JavaScript code
111111
can be added by:
112112

113-
* adding an entry to the `sharable_builtins` map in
113+
* adding an entry to the `shareable_builtins` map in
114114
`configure.py`. The path should correspond to the file
115115
within the deps directory that is normally bundled into
116116
Node.js. For example `deps/cjs-module-lexer/lexer.js`.

0 commit comments

Comments
 (0)