From fa13f2defc78f9a123501b96eef88e6794eaadc3 Mon Sep 17 00:00:00 2001 From: Andrew Bredow Date: Sat, 30 Jan 2010 09:14:59 -0600 Subject: [PATCH] Capitalization change --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 14a00bc..40c1ce5 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ { "name": "Library Detector", "version": "1.0", - "description": "Detects the javascript library running on a page and displays it's icon in the address bar.", + "description": "Detects the Javascript library running on a page and displays it's icon in the address bar.", "background_page": "background.html", "page_action": { "default_icon": "icons/null.png",