Merge pull request #3532 from wallclockbuilder/patch-1

Fix grammar.
This commit is contained in:
Matias Alejo Garcia 2015-11-26 12:30:59 -03:00
commit db4f64254f
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Add this line to your Build Settings -> Header Search Paths -> Release
### Desktop versions (Windows, OS X, Linux) ### Desktop versions (Windows, OS X, Linux)
Copay uses NW.js (also know as node-webkit) for its desktop version. NW.js an app runtime based on `Chromium` and `node.js`. Copay uses NW.js (also know as node-webkit) for its desktop version. NW.js is an app runtime based on `Chromium` and `node.js`.
- Install NW.js on your system from [nwjs.io](http://nwjs.io/) - Install NW.js on your system from [nwjs.io](http://nwjs.io/)
- Run `grunt desktop` - Run `grunt desktop`