From 06a4c751dd96daa8ad37777348f3dd699a214f90 Mon Sep 17 00:00:00 2001 From: shihongzhi Date: Sat, 25 May 2013 09:52:40 +0800 Subject: [PATCH] the word "install" is spelling error --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index beea8b5..92d7225 100644 --- a/Readme.md +++ b/Readme.md @@ -16,7 +16,7 @@ Installation Examples ========== -To run examples/tests insall Mocha `$ npm install -g mocha` and run `$ mocha you-file-name.js`: +To run examples/tests install Mocha `$ npm install -g mocha` and run `$ mocha you-file-name.js`: ## OAuth1.0