diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 25fd0991c3..71d1c2a632 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -2410,7 +2410,8 @@ A [`NavigationHistory`](navigation-history.md) used by this webContents. #### `contents.hostWebContents` _Readonly_ -A [`WebContents`](web-contents.md) instance that might own this `WebContents`. +A `WebContents | null` property that represents a [`WebContents`](web-contents.md) +instance that might own this `WebContents`. #### `contents.devToolsWebContents` _Readonly_