From 7c5c01b74a1797d8152b6ead186cdb2890a447a5 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:43:10 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5b034a5..cf28f6b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "bookwyrm", "packaging_format": 1, "description": { - "en": "BookWyrm is a platform for social reading. You can use it to track what you're reading, review books, and follow your friends.", - "fr": "BookWyrm est une plateforme de lecture sociale. Vous pouvez l'utiliser pour suivre ce que vous lisez, critiquer des livres et suivre vos amis." + "en": "BookWyrm is a platform for social reading.", + "fr": "BookWyrm est une plateforme de lecture sociale." }, "version": "0.5.3~ynh1", "url": "https://github.com/bookwyrm-social/bookwyrm",