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