diff --git a/docs/development/atom-shell-vs-node-webkit.md b/docs/development/atom-shell-vs-node-webkit.md index c6fdd877f5d..d6935995520 100644 --- a/docs/development/atom-shell-vs-node-webkit.md +++ b/docs/development/atom-shell-vs-node-webkit.md @@ -5,7 +5,7 @@ with JavaScript and HTML, and has node integration to grant access to low level system in web pages. But there are also fundamental differences between the two projects that making -atom-shell a completely product from node-webkit: +atom-shell a completely separate product from node-webkit: **1. Entry of application**