diff options
author | Elmer Thomas <elmer@thinkingserious.com> | 2016-07-20 14:17:23 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@thinkingserious.com> | 2016-07-20 14:17:23 -0700 |
commit | 09f7f7738180d0b6d68f6cfe6c4ddaabd69a33d1 (patch) | |
tree | 949f4ce7e814deb4784e3d559d0afbe1ae021aa7 | |
parent | 3a17dc99f4ebe9d6ce86114cf54f5fa02afbb003 (diff) | |
download | sendgrid-php-origin/documentation-updates.zip sendgrid-php-origin/documentation-updates.tar.gz sendgrid-php-origin/documentation-updates.tar.bz2 |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ $request_body = json_decode('{ "email": "test@example.com" } ], - "subject": "Hello World from the SendGrid Python Library!" + "subject": "Hello World from the SendGrid PHP Library!" } ], "from": { |