소스 검색

Merge pull request #3 from IonicaBizauKitchen/master

Fix typo in description
Ivan Žužak 10 년 전
부모
커밋
c5f2665f51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.