We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770ad3a commit 5dac6cbCopy full SHA for 5dac6cb
doc/api/debugger.md
@@ -67,7 +67,7 @@ break in myscript.js:4
67
5 }, 1000);
68
6 console.log('hello');
69
debug> repl
70
-Press Ctrl + C to leave debug repl
+Press Ctrl+C to leave debug repl
71
> x
72
5
73
> 2 + 2
0 commit comments