Use "in" over "on"
This commit is contained in:
parent
bd264aa1ba
commit
b797804fd9
5 changed files with 7 additions and 6 deletions
|
@ -25,6 +25,7 @@ These are the ways that we construct the Electron documentation.
|
|||
- Line length is 80-column wrapped.
|
||||
- Platform specific methods are noted in italics following method header.
|
||||
- ```### `method(foo, bar)` _OS X_```
|
||||
- Prefer 'in the ___ process' over 'on'
|
||||
|
||||
## Reading Electron Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue