diff --git a/manifest.json b/manifest.json index 942d535..ae29de4 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "homepage_url": "http://nthloop.github.com/bowerbird", "name": "Bowerbird", "version": "0.5", - "description": "Bowerbird helps you work with colors on a webpage. You can see what colors a page uses (and see the CSS behind them), find unused colors, and even edit colors.", + "description": "Bowerbird helps you work with colors on a webpage. You can see what colors a page uses, find unused colors, and even edit colors.", "permissions": [ "tabs", "http://*/*", "https://*/*", "file://*/*" ]