From ff18b56e5778a8edafbb21073b522bc68683d2e5 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 18 Nov 2024 05:27:48 -0800 Subject: [PATCH] At this rate Node.js will be spelled correctly throughout the training docs! --- docs/effective-volto/architecture/bootstrap-volto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/effective-volto/architecture/bootstrap-volto.md b/docs/effective-volto/architecture/bootstrap-volto.md index a968cd9e..96c3b5b6 100644 --- a/docs/effective-volto/architecture/bootstrap-volto.md +++ b/docs/effective-volto/architecture/bootstrap-volto.md @@ -42,7 +42,7 @@ it provides easy access to any Node.js released version. nvm version ``` -4. Install any active LTS version of NodeJS (https://github.com/nodejs/release#release-schedule): +4. Install any active LTS version of Node.js (https://github.com/nodejs/release#release-schedule): ```bash nvm install 18