Skip to content

Commit 8b46cb7

Browse files
author
Matt Bernier
authored
Merge pull request #27 from aaronang/docs/grammar
Fix grammar
2 parents c278702 + b808c34 commit 8b46cb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Please run your code through:
168168

169169
4. Commit your changes in logical chunks. Please adhere to these [git commit
170170
message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
171-
or your code is unlikely be merged into the main project. Use Git's
171+
or your code is unlikely to be merged into the main project. Use Git's
172172
[interactive rebase](https://help.github.com/articles/interactive-rebase)
173173
feature to tidy up your commits before making them public.
174174

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Announcements
66

7-
All updates to this module is documented in our [CHANGELOG](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CHANGELOG.md).
7+
All updates to this module are documented in our [CHANGELOG](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CHANGELOG.md).
88

99
# Installation
1010

0 commit comments

Comments
 (0)