| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 60c71dc commit 3969af4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ Break on start in myscript.js:1 | |||
| 23 | 23 | debug> | |
| 24 | 24 | ``` | |
| 25 | 25 | ||
| 26 | - Node.js's debugger client is not a full-featured debugger, but simple step and | ||
| 26 | + The Node.js debugger client is not a full-featured debugger, but simple step and | ||
| 27 | 27 | inspection are possible. | |
| 28 | 28 | ||
| 29 | 29 | Inserting the statement `debugger;` into the source code of a script will | |
| Back | FazBrowse Home | New Git URL |
0 commit comments