Update web-contents.md

This commit is contained in:
Fabian Zeindl 2017-02-12 10:03:33 +01:00 committed by GitHub
parent 5e78330c6d
commit 5efa34ce6d

View file

@ -1180,7 +1180,7 @@ the cursor when dragging.
* `callback` Function - `(error) => {}`.
* `error` Error
Returns true if the process of saving page has been initiated successfully.
Returns `Boolean` - true if the process of saving page has been initiated successfully.
```javascript
const {BrowserWindow} = require('electron')