Skip to content

Commit a594451

Browse files
authored
Merge pull request #43 from toolness/patch-1
Minor typo fix, "it's -> its"
2 parents 95237d1 + 730c662 commit a594451

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

email.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
</tr>
305305
</tbody>
306306
</table>
307-
<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>
307+
<p>This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions.</p>
308308
<p>Good luck! Hope it works.</p>
309309
</td>
310310
</tr>
@@ -340,4 +340,4 @@
340340
</tr>
341341
</table>
342342
</body>
343-
</html>
343+
</html>

0 commit comments

Comments
 (0)