summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-20 14:17:23 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-20 14:17:23 -0700
commit09f7f7738180d0b6d68f6cfe6c4ddaabd69a33d1 (patch)
tree949f4ce7e814deb4784e3d559d0afbe1ae021aa7
parent3a17dc99f4ebe9d6ce86114cf54f5fa02afbb003 (diff)
downloadsendgrid-php-origin/documentation-updates.zip
sendgrid-php-origin/documentation-updates.tar.gz
sendgrid-php-origin/documentation-updates.tar.bz2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08da5ba..960b7ff 100644
--- a/README.md
+++ b/README.md
@@ -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": {