Fix webcontents capital
This commit is contained in:
parent
b6319698f1
commit
b4e356212c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Objects created with `new BrowserView` have the following properties:
|
||||||
|
|
||||||
#### `view.webContents` _Experimental_
|
#### `view.webContents` _Experimental_
|
||||||
|
|
||||||
A [`webContents`](web-contents.md) object owned by this view.
|
A [`WebContents`](web-contents.md) object owned by this view.
|
||||||
|
|
||||||
#### `win.id` _Experimental_
|
#### `win.id` _Experimental_
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue