diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9f25d3e7..cb08ee97 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "spiral/roadrunner", "type": "server", - "description": "High-performance PHP load balancer and process manager library for Golang", + "description": "High-performance PHP application server, load-balancer and process manager written in Golang", "license": "MIT", "authors": [ { |