From 9ec27db1b5bade46f81bd65637478c1853e572d7 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Thu, 6 Sep 2012 22:57:35 -0700 Subject: [PATCH] typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8533ff8..dc2670b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nshell", "version": "0.0.1", - "description": "scriptable shell writen with node", + "description": "scriptable shell written with node", "keywords": ["shell", "bash", "sh"], "author": "TJ Holowaychuk ", "dependencies": {