From 2bbac5a6ba22cc1e6b37eb9d7fe4bedd94fbd7ef Mon Sep 17 00:00:00 2001 From: Eddie Monge Date: Tue, 24 Sep 2013 12:12:30 -0700 Subject: [PATCH] fix typo in bower --- bower.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 7a1e055..337630e 100644 --- a/bower.json +++ b/bower.json @@ -5,12 +5,11 @@ "authors": [ "grevory " ], - "description": "An Angular module that gives you access to the browsers local storage", + "description": "An Angular module that gives you access to the browser's local storage", "main": "angular-local-storage.js", "keywords": [ "AngularJS", - "Local", - "Storage" + "Local Storage" ], "license": "MIT", "ignore": [