From 92659961fa06df1f84155e30afb3defae94b6742 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 12 Aug 2014 21:54:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d192e3a63..e95cad119 100644 --- a/README.md +++ b/README.md @@ -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) {