Skip to content

Commit 042985c

Browse files
Trotttargos
authored andcommitted
doc: update message to match actual output
PR-URL: #35271 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent f946aa0 commit 042985c

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)