Merge pull request #110 from electron/fix-readme-wording

Remove "an" from intro
This commit is contained in:
Zeke Sikelianos 2016-11-22 21:06:09 -08:00 committed by GitHub
commit 0c71d6400a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# electron-quick-start
**Clone and run for a quick way to see an Electron in action.**
**Clone and run for a quick way to see Electron in action.**
This is a minimal Electron application based on the [Quick Start Guide](http://electron.atom.io/docs/latest/tutorial/quick-start) within the Electron documentation.