node: fix typo

This commit is contained in:
Gilles Castel 2016-02-28 21:09:02 +01:00
parent a74d7f770e
commit bee820c22d

View File

@ -6,7 +6,7 @@
`node {{file}}.js` `node {{file}}.js`
- Start a REPL loop (interactive shell): - Start a REPL (interactive shell):
`node` `node`