Fixed typo.
This commit is contained in:
parent
6161c9f0f2
commit
97aac2cb0f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<p>Hi <%= d 'user.firstname' %>,</p>
|
||||
<br>
|
||||
<p>It looks like you used your account with an <b>knwon device but from a new country</b> on "<%= d 'user_device.created_at' %>":</p>
|
||||
<p>It looks like you used your account with an <b>known device but from a new country</b> on "<%= d 'user_device.created_at' %>":</p>
|
||||
<br>
|
||||
<p>
|
||||
Your device: <%= d 'user_device.name' %><br>
|
||||
|
|
Loading…
Reference in a new issue