From ba3ccd0d51b484db5523c819973eb6d2f686e66b Mon Sep 17 00:00:00 2001 From: Hugo Date: Sat, 20 Oct 2018 15:36:54 +0300 Subject: [PATCH 1/2] Fix SendGrid and GitHub typos --- .github/PULL_REQUEST_TEMPLATE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 7ad590b..42e796d 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -11,14 +11,14 @@ Closes #2 ### Checklist - [ ] I have made a material change to the repo (functionality, testing, spelling, grammar) -- [ ] I have read the [Contribution Guide] and my PR follows them. -- [ ] I updated my branch with the master branch. +- [ ] I have read the [Contribution Guide] and my PR follows them +- [ ] I updated my branch with the master branch - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have added necessary documentation about the functionality in the appropriate .md file -- [ ] I have added in line documentation to the code I modified +- [ ] I have added inline documentation to the code I modified ### Short description of what this PR does: - - -If you have questions, please send an email to [Sendgrid](mailto:dx@sendgrid.com), or file a Github Issue in this repository. +If you have questions, please send an email to [SendGrid](mailto:dx@sendgrid.com), or file a GitHub Issue in this repository. From 19489987d276099693ca99cea5b6deca8f15e796 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sat, 20 Oct 2018 15:48:47 +0300 Subject: [PATCH 2/2] Fix Substitution typo --- USAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/USAGE.md b/USAGE.md index 871c292..0e78733 100644 --- a/USAGE.md +++ b/USAGE.md @@ -38,7 +38,7 @@ print(header.json_string()) * [Categories](#categories) * [Schedulling Parameters](#schedulling-parameters) * [Section Tags](#section-tags) -* [Subtitution Tags](#subtitution-tags) +* [Substitution Tags](#substitution-tags) * [Suppression Groups](#suppression-groups) * [Unique Arguments](#unique-arguments) @@ -213,7 +213,7 @@ The format of the SMTP API section tag has the form: ``` -# Subtitution Tags +# Substitution Tags **This endpoint allows you to easily generate dynamic content for each recipient on your list.**