Update README.md

This commit is contained in:
David 2014-08-12 21:54:13 +02:00
parent 59e12d569a
commit 92659961fa
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ n=5
node launch.js $n &
```
To require Copay as a module for use within you application:
To require Copay as a module for use within your application:
```js
require('copay').start(3000, function(location) {