From 6996275571686afd3b2ccd417fd66378f42fb61c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 11 Apr 2020 18:39:17 +0200 Subject: [PATCH] Smol description improvement? --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2792cd4..7b71b8c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "mastodon", "packaging_format": 1, "description": { - "en": "Mastodon is a free, open-source social network.", - "fr": "Mastodon est un réseau social gratuit et open source." + "en": "A libre and federated social network.", + "fr": "Un réseau social libre et fédéré." }, "version": "3.1.2~ynh2", "url": "https://github.com/tootsuite/mastodon",