Remove "an" from intro

The wording is awkward. I think removing "an" works. Alternatively, adding the word "application" after "Electron" works too.
This commit is contained in:
Phil Haack 2016-11-22 13:47:50 -08:00 committed by GitHub
parent 3d18c59748
commit 8365ee9831
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.