From 5376df1519bda4f884b905834070a6661595e831 Mon Sep 17 00:00:00 2001 From: Ronald Eddy Jr Date: Sun, 19 Nov 2017 09:51:03 -0800 Subject: [PATCH] Capitalizing Electron --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a8d5ed943d..65ada21e831e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ npm install npm start ``` -## Resources for learning electron +## Resources for learning Electron - [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation - [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app