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 6f296b5 commit 4e7f654Copy full SHA for 4e7f654
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