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 7cb0b0df..b72f6de1 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "spiral/roadrunner", "type": "library", - "description": "High-performance PHP job balancer and process manager library for Golang", + "description": "High-performance PHP load balancer and process manager library for Golang", "license": "MIT", "authors": [ { |