Merge pull request #3 from IonicaBizauKitchen/master

Fix typo in description
This commit is contained in:
Ivan Žužak 2015-10-26 17:56:29 +01:00
commit c5f2665f51
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
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.
An basic Electron application needs just these files:
A basic Electron application needs just these files:
- `index.html` - A web page to render.
- `main.js` - Starts the app and creates a browser window to render HTML.