From d476bac50dc10a3af794534431bb111d0735167b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Dreptin?= Date: Thu, 13 Jul 2023 09:35:32 +0200 Subject: [PATCH] feat: update GarganText label and description --- src/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.js b/src/config.js index e7c14ad6..c16874ea 100644 --- a/src/config.js +++ b/src/config.js @@ -163,8 +163,8 @@ export const usages = { tags: ['TDM'], }, gargantext: { - label: 'Gargantext', - description: 'Plateforme d\'outils / Exploration interactive de corpus', + label: 'GarganText', + description: 'Plateforme collaborative / Exploration graphique de corpus textuels', selectedFormats: formats.metadata.formats.json.value, tags: ['TDM'], },