Fixed typo
This commit is contained in:
parent
744059b8bd
commit
fb60f7946f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ In most cases, you should just do everything in the `ready` event handler.
|
|||
|
||||
## Event: ready
|
||||
|
||||
Emitted when Electron has finsished initialization.
|
||||
Emitted when Electron has finished initialization.
|
||||
|
||||
## Event: window-all-closed
|
||||
|
||||
|
|
Loading…
Reference in a new issue