Skip to content

Commit 0c61328

Browse files
committed
Merge pull request nwjs#2750 from JimiHFord/patch-1
Update README.md
2 parents 2fc97ad + 8ad7050 commit 0c61328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It's created and developed in the Intel Open Source Technology Center.
1616

1717
* Apps written in modern HTML5, CSS3, JS and WebGL.
1818
* Complete support for [Node.js APIs](http://nodejs.org/api/) and all its [third party modules](https://npmjs.org).
19-
* Good performance: Node and WebKit runs in the same thread: Function calls are made straightforward; objects are in the same heap and can just reference each other;
19+
* Good performance: Node and WebKit run in the same thread: Function calls are made straightforward; objects are in the same heap and can just reference each other;
2020
* Easy to package and distribute apps.
2121
* Available on Linux, Mac OS X and Windows
2222

0 commit comments

Comments
 (0)