summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index aece019..cc1d72f 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "snilius/twig-sort-by-field",
- "description": "A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field's value",
+ "description": "A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field",
"require-dev": {
"phpunit/phpunit": "~4.5",
"twig/extensions": "~1.2"