We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9938417 commit 1e57dd7Copy full SHA for 1e57dd7
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