From 7259cce8c6af32e714a39ca277107ebb0be5ffb2 Mon Sep 17 00:00:00 2001 From: greenhead Date: Sun, 19 Jul 2026 18:55:07 +0900 Subject: [PATCH] doc: fix typo in maintaining-dependencies.md Signed-off-by: greenhead --- doc/contributing/maintaining/maintaining-dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/maintaining/maintaining-dependencies.md b/doc/contributing/maintaining/maintaining-dependencies.md index d6950e42e791..3b85745e6a5d 100644 --- a/doc/contributing/maintaining/maintaining-dependencies.md +++ b/doc/contributing/maintaining/maintaining-dependencies.md @@ -162,7 +162,7 @@ In order to minimize the different number of tools and versions used to build WASM components and to document and ensure future availability, the project builds and maintains a common [wasm-builder](https://github.com/nodejs/wasm-builder) container -that should be use to build WASM components in Node.js +that should be used to build WASM components in Node.js dependencies. The container provides a durable copy of the versions of the tools