emails: add missing periods to sentences in emails
This commit is contained in:
parent
93f7f9b45b
commit
ce3d4dc1c4
5 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<table>
|
||||
<tr>
|
||||
<td style="font-size: 13px;">A user at {{ app_title }} has attempted to recover their access to the account registered to this email address</td>
|
||||
<td style="font-size: 13px;">A user at {{ app_title }} has attempted to recover their access to the account registered to this email address.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Reference in a new issue