From 979a27b870a31b68ba5daf3aa151f18c49875e62 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 9 Apr 2020 01:16:48 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3f8754..e29ab81 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "A lightweight wiki-style CMS using the txt2tags syntax", - "fr": "Un CMS géré sous forme de wiki utilisant la syntaxe txt2tags" + "fr": "Un CMS léger, géré sous forme de wiki utilisant la syntaxe txt2tags" }, "version": "1.0~ynh1", "url": "https://lionwiki-t2t.sourceforge.io/",