Skip to content

Commit ad10dcb

Browse files
author
Jonathan Visser
committed
Remove extra characters on EOL
1 parent 2115c59 commit ad10dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/tools/how-to-use-node-js-and-npm-on-hypernode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Installing and using unsupported Node.js versions is no longer supported on the
102102

103103
If you want to use a more recent version, it is very easy to install the latest version of Node.js yourself.
104104

105-
NodeJs offers [precompiled packages on their website](https://nodejs.org/en/) that are ready to use on your Hypernode.
105+
NodeJs offers [precompiled packages on their website](https://nodejs.org/en/) that are ready to use on your Hypernode.
106106
All we need to do is download and unpack them to make use of node and npm and install your own node modules.
107107

108108
In this example, we use version v14.17.6, but the installation process is the same when using older or newer versions.

0 commit comments

Comments
 (0)