From 07082fdb4efa323d93595e456a60c63dd22596d4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 25 Jul 2013 09:13:49 -0700 Subject: [PATCH] fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a69273c..ea460fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Goals === - * reserve the names of W3C modules ('geolocation', 'locacStorage', etc) on npm + * reserve the names of W3C modules ('geolocation', 'localStorage', etc) on npm * implement W3C modules for node