Merge pull request #4302 from pra85/patch-1

docs: fix minor typo
This commit is contained in:
Cheng Zhao 2016-02-01 18:46:42 +08:00
commit 9d2cc4f2cc

View file

@ -58,6 +58,6 @@ Electron
* **node_modules** - Third party node modules used for building.
* **out** - Temporary output directory of `ninja`.
* **dist** - Temporary directory created by `script/create-dist.py` script
when creating an distribution.
when creating a distribution.
* **external_binaries** - Downloaded binaries of third-party frameworks which
do not support building with `gyp`.