Mac → OS X

This commit is contained in:
Jessica Lord 2015-08-25 10:05:48 -07:00
parent 7f72207e66
commit 28a4069520

View file

@ -24,7 +24,7 @@ These are the ways that we construct the Electron documentation.
- Optional arguments are denoted when called out in list.
- Line length is 80-column wrapped.
- Platform specific methods are noted in italics following method header.
- ```### `method(foo, bar)` _Mac_```
- ```### `method(foo, bar)` _OS X_```
## Reading Electron Documentation