Skip to content

Commit b4e3562

Browse files
Fix webcontents capital
1 parent b631969 commit b4e3562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/browser-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Objects created with `new BrowserView` have the following properties:
4444

4545
#### `view.webContents` _Experimental_
4646

47-
A [`webContents`](web-contents.md) object owned by this view.
47+
A [`WebContents`](web-contents.md) object owned by this view.
4848

4949
#### `win.id` _Experimental_
5050

0 commit comments

Comments
 (0)