Fix webcontents capital

This commit is contained in:
Samuel Attard 2017-05-11 09:28:24 +10:00
parent b6319698f1
commit b4e356212c

View file

@ -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_