summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Inflector/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Inflector/composer.json')
-rw-r--r--src/Symfony/Component/Inflector/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Inflector/composer.json b/src/Symfony/Component/Inflector/composer.json
index 7e3a4af..ded14dc 100644
--- a/src/Symfony/Component/Inflector/composer.json
+++ b/src/Symfony/Component/Inflector/composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/inflector",
"type": "library",
- "description": "Symfony Inflector Component",
+ "description": "Converts words between their singular and plural forms (English only)",
"keywords": [
"string",
"inflection",