mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
remove some beginner-unfriendly terms from docs
This commit is contained in:
@@ -26,7 +26,7 @@ this event represents the `applicationWillFinishLaunching` notification of
|
||||
`NSApplication`. You would usually set up listeners for the `open-file` and
|
||||
`open-url` events here, and start the crash reporter and auto updater.
|
||||
|
||||
In most cases, you should just do everything in the `ready` event handler.
|
||||
In most cases, you should do everything in the `ready` event handler.
|
||||
|
||||
### Event: 'ready'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user