| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a756b92 commit a846a9f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1074,7 +1074,7 @@ In either case, the handler function will be invoked with the `event` argument | |||
| 1074 | 1074 | passed to the `eventTarget.dispatchEvent()` function. | |
| 1075 | 1075 | ||
| 1076 | 1076 | Async functions may be used as event listeners. If an async handler function | |
| 1077 | - rejects, the rejection will be captured and be will handled as described in | ||
| 1077 | + rejects, the rejection will be captured and will be handled as described in | ||
| 1078 | 1078 | [`EventTarget` error handling][]. | |
| 1079 | 1079 | ||
| 1080 | 1080 | An error thrown by one handler function will not prevent the other handlers | |
| Back | FazBrowse Home | New Git URL |
0 commit comments