diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index d795f9ae..c3db371b 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "spiral/roadrunner", "type": "goridge", - "description": "High-performance PHP process supervisor and load balancer written in Go", + "description": "High-performance PHP job balancer and process manager library for Golang", "license": "MIT", "authors": [ { |