diff --git a/index.html b/index.html index 3beb856..ec281d0 100644 --- a/index.html +++ b/index.html @@ -216,7 +216,7 @@

Definitions:

Next: Quick start

Quick start

-

The Electron Quick Start repository is a bare-bones Electron app with the package.json, main.js and index.js you've learned about here—a great place to get started! Also, check out the boilerplates for templates with your framework of choice.

+

The Electron Quick Start repository is a bare-bones Electron app with the package.json, main.js and index.html you've learned about here—a great place to get started! Also, check out the boilerplates for templates with your framework of choice.

Next: Packaging

Resources: