| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -812,7 +812,7 @@ The [`--trace-warnings`][] command-line flag can be used to display the | |||
| 812 | 812 | stack trace for such warnings. | |
| 813 | 813 | ||
| 814 | 814 | The emitted warning can be inspected with [`process.on('warning')`][] and will | |
| 815 | - have the additional `emitter`, `type` and `count` properties, referring to | ||
| 815 | + have the additional `emitter`, `type`, and `count` properties, referring to | ||
| 816 | 816 | the event emitter instance, the event’s name and the number of attached | |
| 817 | 817 | listeners, respectively. | |
| 818 | 818 | Its `name` property is set to `'MaxListenersExceededWarning'`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments