diff --git a/package.json b/package.json index b8d7a05..4e00fb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-toasty", - "description": "Angular2 Toasty component shows growl-style alerts and messages for your web application", + "description": "Angular2 Toasty component shows growl-style alerts and messages for your web app", "scripts": { "test": "tsc && karma start", "test-watch": "tsc && karma start --no-single-run --auto-watch",