mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
Fix typo
Fix typo
This commit is contained in:
@@ -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`
|
||||
event.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user