doc atom-shell-vs-node-webkit: typo
authorJakukyo Friel <weakish@gmail.com>
Thu, 8 May 2014 07:38:28 +0000 (15:38 +0800)
committerJakukyo Friel <weakish@gmail.com>
Thu, 8 May 2014 07:38:28 +0000 (15:38 +0800)
docs/development/atom-shell-vs-node-webkit.md

index f9a155f..26f0419 100644 (file)
@@ -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**