diff --git a/tools/README-generator/templates/README_fr.md.j2 b/tools/README-generator/templates/README_fr.md.j2 index 663e124d..ca56d6c2 100644 --- a/tools/README-generator/templates/README_fr.md.j2 +++ b/tools/README-generator/templates/README_fr.md.j2 @@ -15,7 +15,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in **Version incluse:** {% if upstream.version %}{{upstream.version}}{% else %}{{manifest.version}}{% endif %} -{% if upstream.demo %}**Démo:** {{upstream.demo}}{% endif %} +{% if upstream.demo %}**Démo :** {{upstream.demo}}{% endif %} {% if screenshots -%} ## Captures d'écran