Skip to content

Commit 4980ec8

Browse files
Fixed typo Readme.md
1 parent f398104 commit 4980ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ email.addAttachment("text.txt", new InputStream(new File("./file.txt")));
140140
141141
## [X-SMTPAPI](http://sendgrid.com/docs/API_Reference/SMTP_API/index.html)
142142
143-
The mail object extends de SMTPAPI object which is found in [STMAPI-Java](https://github.com/sendgrid/smtpapi-java).
143+
The mail object extends the SMTPAPI object which is found in [STMAPI-Java](https://github.com/sendgrid/smtpapi-java).
144144
145145
### [Substitutions](http://sendgrid.com/docs/API_Reference/SMTP_API/substitution_tags.html)
146146

0 commit comments

Comments
 (0)