fixed typo

This commit is contained in:
vabene1111
2020-08-27 10:06:53 +02:00
parent 984192e479
commit bc39b53aad
7 changed files with 3140 additions and 893 deletions

View File

@@ -91,7 +91,7 @@
{% render_table recipes %}
{% else %}
<div class="alert alert-danger" role="alert">
{% trans "Log in to view Recipies" %}
{% trans "Log in to view Recipes" %}
</div>
{% endif %}