docs: fix minor typo

Replace `an` with `a`
This commit is contained in:
Prayag Verma 2016-02-01 14:40:36 +05:30
parent e450d1586e
commit d8086b6532

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`.