| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c6bfb22 commit 7cf9feb
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -828,7 +828,7 @@ events. Listeners installed using this symbol are called before the regular | |||
| 828 | 828 | `'error'` listeners are called. | |
| 829 | 829 | ||
| 830 | 830 | Installing a listener using this symbol does not change the behavior once an | |
| 831 | - `'error'` event is emitted, therefore the process will still crash if no | ||
| 831 | + `'error'` event is emitted. Therefore, the process will still crash if no | ||
| 832 | 832 | regular `'error'` listener is installed. | |
| 833 | 833 | ||
| 834 | 834 | ## `events.getEventListeners(emitterOrTarget, eventName)` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments