We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f946aa0 commit 042985cCopy full SHA for 042985c
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