From 03fa0b76175f3da85f61c4c436ba2e90cf763fbe Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 25 Sep 2023 22:49:59 +0200 Subject: [PATCH] Improve short description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1971dc9..b5c5632 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "monitorix", "packaging_format": 1, "description": { - "en": "A monitoring tools", - "fr": "Un outils de monitoring" + "en": "A system monitoring tool", + "fr": "Un outil de monitoring système" }, "version": "3.15.0~ynh3", "url": "http://monitorix.org",