Ver código fonte

node: fix typo

Gilles Castel 9 anos atrás
pai
commit
bee820c22d
1 arquivos alterados com 1 adições e 1 exclusões
  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`