mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix webcontents capital
This commit is contained in:
@@ -44,7 +44,7 @@ Objects created with `new BrowserView` have the following properties:
|
||||
|
||||
#### `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_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user