From e9006664c8ce5cf0c30b2c231da5bad2947dcab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Jan 2023 22:30:45 +0100 Subject: [PATCH] homogenize the description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a5154dc..32bb293 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "coin", "packaging_format": 1, "description": { - "en": "Member dashboard for non profit isp.", - "fr": "Coin est un Outil pour un Internet Neutre." + "en": "Member dashboard for non profit isp", + "fr": "Coin est un Outil pour un Internet Neutre" }, "version": "20220401~ynh1", "url": "https://code.ffdn.org/FFDN/coin/",