mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:55:24 +02:00
node: fix typo
This commit is contained in:
parent
a74d7f770e
commit
bee820c22d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
`node {{file}}.js`
|
||||
|
||||
- Start a REPL loop (interactive shell):
|
||||
- Start a REPL (interactive shell):
|
||||
|
||||
`node`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue