diff options
author | Jordan Nornhold <nornholdj@gmail.com> | 2015-10-14 11:44:50 -0400 |
---|---|---|
committer | Jordan Nornhold <nornholdj@gmail.com> | 2015-10-14 11:44:50 -0400 |
commit | 702d006bf9a384c0b723dc163105ad2e3cd056eb (patch) | |
tree | 4fddc201707c950e1c5cdd74151074497502387e | |
parent | 0ce90d82b33e1404dd12fa2a95c1592f3f19f8c2 (diff) | |
download | php-sparkpost-702d006bf9a384c0b723dc163105ad2e3cd056eb.zip php-sparkpost-702d006bf9a384c0b723dc163105ad2e3cd056eb.tar.gz php-sparkpost-702d006bf9a384c0b723dc163105ad2e3cd056eb.tar.bz2 |
Updated composer description.
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 61ff000..b8233e0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "sparkpost/php-sparkpost", - "description": "SDK for interfacing with SparkPost APIs", + "description": "Client library for interfacing with the SparkPost API.", "license": "Apache 2.0", "version": "1.0.0", "authors": [ |