FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix typo in maintaining-dependencies.md · nodejs/node@f37de14 · GitHub

/ node Public

Commit f37de14

Browse files
authored andcommitted
doc: fix typo in maintaining-dependencies.md
Signed-off-by: greenhead <shren0812@gmail.com> PR-URL: #64896 Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh>
1 parent 16cb77c commit f37de14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/contributing/maintaining/maintaining-dependencies.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ In order to minimize the different number of tools and versions
162162
used to build WASM components and to document and ensure future
163163
availability, the project builds and maintains a common
164164
[wasm-builder](https://github.com/nodejs/wasm-builder) container
165-
that should be use to build WASM components in Node.js
165+
that should be used to build WASM components in Node.js
166166
dependencies.
167167

168168
The container provides a durable copy of the versions of the tools

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL