diff --git a/composer.json b/composer.json index 8eb8ae0..8a1b7d0 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "GPL-2.0+", "homepage": "https://www.drupal.org/project/twig_tweak", "suggest": { - "symfony/var-dumper": "Provides a better dump() function that can help you debug Twig variables." + "symfony/var-dumper": "better dump() function for debugging Twig variables" }, "support": { "issues": "https://www.drupal.org/project/issues/twig_tweak",