Browse Source

node: fix typo

Gilles Castel 9 years ago
parent
commit
bee820c22d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/node.md

+ 1 - 1
pages/common/node.md

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