Skip to content

Commit

Permalink
At this rate Node.js will be spelled correctly throughout the trainin…
Browse files Browse the repository at this point in the history
…g docs!
  • Loading branch information
stevepiercy committed Nov 18, 2024
1 parent f4699a8 commit ff18b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/effective-volto/architecture/bootstrap-volto.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff18b56

Please sign in to comment.