diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index 40988d92df66..052da3d91be8 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -130,8 +130,9 @@ Finally the `index.html` is the web page you want to show:

Hello World!

- We are using Node.js - and Electron . + We are using node , + Chrome , + and Electron . ```