Skip to content

Commit 730c662

Browse files
authored
Minor typo fix, "it's -> its"
1 parent 95237d1 commit 730c662

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)