Fix typo
Fix typo
This commit is contained in:
parent
593b7cc92a
commit
9b8e4eb6cb
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ win.once('ready-to-show', () => {
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
This is event is usually emitted after the `did-finish-load` event, but for
|
This event is usually emitted after the `did-finish-load` event, but for
|
||||||
pages with many remote resources, it may be emitted before the `did-finish-load`
|
pages with many remote resources, it may be emitted before the `did-finish-load`
|
||||||
event.
|
event.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue