Merge pull request #12847 from electron/friendly-docs
Remove judgmental docs terms
This commit is contained in:
commit
c13d1e8ae6
13 changed files with 21 additions and 24 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue