diff --git a/composer.json b/composer.json index 5cf4e37..9d0b3bc 100644 --- a/composer.json +++ b/composer.json @@ -39,6 +39,6 @@ } }, "suggest": { - "ext-intl": "Required if you are going to use humanizer with other locales than en_EN" + "ext-intl": "Required if you are going to use humanizer with different locales than en_EN" } }