Browse Source

Fix webcontents capital

Samuel Attard 8 years ago
parent
commit
b4e356212c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/browser-view.md

+ 1 - 1
docs/api/browser-view.md

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