From e3da1fc7ec2e7b8cfbdb717909683c8491130e82 Mon Sep 17 00:00:00 2001 From: loulanyue <260355617@qq.com> Date: Tue, 25 Aug 2026 15:47:09 +0800 Subject: [PATCH] doc: fix typo in maintaining-dependencies.md --- 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 3b85745e6a5d..e86fe05e924f 100644 --- a/doc/contributing/maintaining/maintaining-dependencies.md +++ b/doc/contributing/maintaining/maintaining-dependencies.md @@ -6,7 +6,7 @@ and are built together with the code under the `src` and `lib` directories to create the Node.js binaries. All dependencies are located within the `deps` directory. -This a list of all the dependencies: +This is a list of all the dependencies: * [acorn][] * [ada][]