diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 52a1a39b88..331166f1f9 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -705,8 +705,7 @@ Returns: * `line` Integer * `sourceId` String -Emitted when the associated window logs a console message. Will not be emitted -for windows with *offscreen rendering* enabled. +Emitted when the associated window logs a console message. #### Event: 'preload-error'