From 596d6c55db68d8659655bbf1b7c8b3fe03358343 Mon Sep 17 00:00:00 2001 From: Olivier Ligot Date: Thu, 21 Nov 2013 14:35:22 +0100 Subject: [PATCH] Fix a small typo: version instead of versino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 775f1ab..f3198a7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We use [Browserify](http://browserify.org/) and [Grunt](http://gruntjs.com/) to ### Install Node.js >= 0.8.x -If Node.js versino 0.8.x (preferably 0.10.x) is not already installed on your system, install it so you can run this app. +If Node.js version 0.8.x (preferably 0.10.x) is not already installed on your system, install it so you can run this app. #### Check if it's installed