Browse Source

Fix typo in README.md

Zane Sterling 10 năm trước cách đây
mục cha
commit
624757867a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

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