diff --git a/composer.json b/composer.json index dd864aa..6b444fc 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ardent/parameter-bundle", - "description": "Simple bundle for storing parameters in the database", + "description": "Simple bundle for storing parameters in a database", "type": "symfony-bundle", "require": { "doctrine/orm": "^2.7",