diff --git a/package.json b/package.json index 454d1d134..d6548cde4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inversify", "version": "2.0.0-rc.9", - "description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.", + "description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.", "main": "lib/inversify.js", "jsnext:main": "es/inversify.js", "directories": {