Skip to content

Commit

Permalink
Merge pull request leemunroe#43 from toolness/patch-1
Browse files Browse the repository at this point in the history
Minor typo fix, "it's -> its"
  • Loading branch information
leemunroe authored Aug 31, 2016
2 parents 95237d1 + 730c662 commit a594451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions email.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
</tr>
</tbody>
</table>
<p>This is a really simple email template. It's sole purpose is to get the recipient to click the button with no distractions.</p>
<p>This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions.</p>
<p>Good luck! Hope it works.</p>
</td>
</tr>
Expand Down Expand Up @@ -340,4 +340,4 @@
</tr>
</table>
</body>
</html>
</html>

0 comments on commit a594451

Please sign in to comment.