mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 09:13:45 +08:00
Fix typo in email (#2008)
This commit is contained in:
parent
66c18e2f8e
commit
b541ca4ceb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
{% endcall %}
|
||||
|
||||
{% call text() %}
|
||||
Your have tried to register multiple times to {{ service }}, and this is against the terms of service of SimpleLogin. Please don't do that anymore.
|
||||
You have tried to register multiple times to {{ service }}, and this is against the terms of service of SimpleLogin. Please don't do that anymore.
|
||||
{% endcall %}
|
||||
|
||||
{% call text() %}
|
||||
|
|
Loading…
Reference in a new issue