diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 04cce1c..8e79f01 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "sendgrid/php-http-client", - "description": "HTTP REST client, simplified for Python", + "description": "HTTP REST client, simplified for PHP", "type": "library", "version": "1.0.1", "require-dev": { |