Skip to content

Commit 5dac6cb

Browse files
committed
doc: update message to match actual output
1 parent 770ad3a commit 5dac6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/debugger.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ break in myscript.js:4
6767
5 }, 1000);
6868
6 console.log('hello');
6969
debug> repl
70-
Press Ctrl + C to leave debug repl
70+
Press Ctrl+C to leave debug repl
7171
> x
7272
5
7373
> 2 + 2

0 commit comments

Comments
 (0)