Fixed typo.

This commit is contained in:
Martin Edenhofer 2016-05-06 14:17:02 +02:00
parent 6161c9f0f2
commit 97aac2cb0f

View file

@ -2,7 +2,7 @@
<p>Hi <%= d 'user.firstname' %>,</p> <p>Hi <%= d 'user.firstname' %>,</p>
<br> <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> <br>
<p> <p>
Your device: <%= d 'user_device.name' %><br> Your device: <%= d 'user_device.name' %><br>