From 8735fef1b709590195bebcc2bef363c068624978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 21 Aug 2020 09:30:02 +0200 Subject: [PATCH] Update manifest.json Small typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bee9862..b51468e 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "Manage passwords and other sensitive informations", - "fr": "Géres les mots de passe et autres informations sensibles" + "fr": "Gérez les mots de passe et autres informations sensibles" }, "version": "1.16.1~ynh1", "url": "https://github.com/dani-garcia/bitwarden_rs",