diff --git a/store/templates/app.html b/store/templates/app.html index 111e6ffa..c39413ea 100644 --- a/store/templates/app.html +++ b/store/templates/app.html @@ -142,7 +142,7 @@ {% if upstream.userdoc %} {{ _("Official user documentation") }}{% endif %} {% if upstream.code %} {{ _("Official code repository") }}{% endif %} {{ _("YunoHost package repository") }} - {{ _("YunoHost package license") }} + {{ _("YunoHost package license") }} {% endblock %}