projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9c317
)
doc atom-shell-vs-node-webkit: typo
author
Jakukyo Friel
<weakish@gmail.com>
Thu, 8 May 2014 07:38:28 +0000
(15:38 +0800)
committer
Jakukyo Friel
<weakish@gmail.com>
Thu, 8 May 2014 07:38:28 +0000
(15:38 +0800)
docs/development/atom-shell-vs-node-webkit.md
patch
|
blob
|
history
diff --git
a/docs/development/atom-shell-vs-node-webkit.md
b/docs/development/atom-shell-vs-node-webkit.md
index
f9a155f
..
26f0419
100644
(file)
--- a/
docs/development/atom-shell-vs-node-webkit.md
+++ b/
docs/development/atom-shell-vs-node-webkit.md
@@
-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,
you can also use atom-shell for web testing purpose like
-[phantomjs](http://phantomjs.org/)
,
+[phantomjs](http://phantomjs.org/)
.
**2. Build system**