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:
2a22a47
)
Update atom-shell-vs-node-webkit.md
author
Dan Schuman
<danschuman@gmail.com>
Tue, 6 May 2014 16:52:24 +0000
(09:52 -0700)
committer
Dan Schuman
<danschuman@gmail.com>
Tue, 6 May 2014 16:52:24 +0000
(09:52 -0700)
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
d693599
..
1340ee6
100644
(file)
--- a/
docs/development/atom-shell-vs-node-webkit.md
+++ b/
docs/development/atom-shell-vs-node-webkit.md
@@
-4,7
+4,7
@@
Like node-webkit, atom-shell provides a platform to write desktop applications
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 mak
ing
+But there are also fundamental differences between the two projects that mak
e
atom-shell a completely separate product from node-webkit:
**1. Entry of application**