From cffc006f26637078f1c95a5873ea01764b568497 Mon Sep 17 00:00:00 2001 From: Eric Crosson Date: Mon, 20 Oct 2025 11:35:21 -0500 Subject: [PATCH] docs: use formal capitalization of Node.js Formal capitalization gleaned from the nodejs.org home page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e82ef16..781e6b3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repo is the home of BitGo's WASM libraries. - [Rust](https://www.rust-lang.org/) nightly - [wasm-pack](https://rustwasm.github.io/wasm-pack/) (install with `cargo install wasm-pack`) -- [NodeJS](https://nodejs.org/en/) +- [Node.js](https://nodejs.org/en/) # Packages