pages/common/*.md: REPL Normalization (#6471)

This commit is contained in:
pixel
2021-09-12 16:03:27 +02:00
committed by GitHub
parent ec4a9a4ee6
commit 882781e410
15 changed files with 15 additions and 15 deletions

View File

@@ -15,7 +15,7 @@
`coffee --compile {{path/to/file.coffee}} --output {{path/to/file.js}}`
- Run interactive REPL:
- Start a REPL (interactive shell):
`coffee --interactive`