From c6e7a7d8cc707d40a0a9a12adaf5e238d9f6e479 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 17 Oct 2019 22:43:40 +0200 Subject: [PATCH] Shorten description, no need to repeat that it's $app for Yunohost --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6aa18d1..3a9a7a1 100644 --- a/manifest.json +++ b/manifest.json @@ -4,8 +4,8 @@ "packaging_format": 1, "version": "1.1.4~ynh1", "description": { - "en": "JupyterLab for Yunohost, an extensible environment for interactive and reproducible computing (notebook, terminal, text editor, file browser, rich outputs, etc.)", - "fr": "JupyterLab pour YunoHost, un environnement informatique extensible, interactif et reproductible (bloc-notes, terminal, éditeur de texte, explorateur de fichiers, texte enrichi, etc.)" + "en": "An extensible environment for interactive and reproducible computing (notebook, terminal, text editor, file browser, rich outputs, etc.)", + "fr": "Un environnement informatique extensible, interactif et reproductible (bloc-notes, terminal, éditeur de texte, explorateur de fichiers, texte enrichi, etc.)" }, "url": "https://jupyterlab.readthedocs.io/en/stable/", "license": "BSD-3-Clause",