From b7248221f90cbbe311da4cc41dab7bb11755b268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 10 Aug 2020 18:02:41 +0200 Subject: [PATCH] Update manifest.json - minor typo --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1a00d66..1fc0018 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "alltube", "packaging_format": 1, "description": { - "en": "A web interface for Youtube-dl", - "fr": "Un interface web pour Youtube-dl" + "en": "A Web interface for Youtube-dl", + "fr": "Une interface Web pour Youtube-dl" }, "version": "2.3.0~ynh2", "url": "http://alltubedownload.net/",