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