Merge pull request #273 from weakish/patch-1
doc atom-shell-vs-node-webkit: typo
This commit is contained in:
commit
6483cd0b43
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ to decide when to quit the application.
|
||||||
|
|
||||||
So atom-shell works more like the Node.js runtime, and APIs are more low level,
|
So atom-shell works more like the Node.js runtime, and APIs are more low level,
|
||||||
you can also use atom-shell for web testing purpose like
|
you can also use atom-shell for web testing purpose like
|
||||||
[phantomjs](http://phantomjs.org/),
|
[phantomjs](http://phantomjs.org/).
|
||||||
|
|
||||||
**2. Build system**
|
**2. Build system**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue