chore: tidy up docs markdown (#26666)

This commit is contained in:
David Sanders 2020-11-24 18:52:46 -08:00 committed by GitHub
parent 6761814f14
commit 87e20f2b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,6 +195,7 @@ myBrowserWindow.webContents.on('new-window', (event, url, frameName, disposition
#### Event: 'did-create-window'
Returns:
* `window` BrowserWindow
* `details` Object
* `url` String - URL for the created window.