ソースを参照

node: fix typo

Gilles Castel 9 年 前
コミット
bee820c22d
1 ファイル変更1 行追加1 行削除
  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`