Merge pull request #342 from fifunja/master

fixed a typo in the package.json
This commit is contained in:
Ryan Kirkman
2012-07-24 15:34:57 -07:00
+2 -4
View File
@@ -4,7 +4,5 @@
"version": "1.4.0",
"description": "Firebug Lite is a powerful console logging, modifying and inspecting tool.",
"homepage": "https://getfirebug.com/firebuglite/",
"keywords": ["fiebug",
"development",
"debug"]
}
"keywords": ["firebug", "development","debug"]
}