From 0d47e42382a80f2e923d56af917ac108e64fd4d5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 1 Mar 2021 15:20:53 +0100 Subject: [PATCH] Small typo --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index f9a2642..3ab40c0 100644 --- a/locales/en.json +++ b/locales/en.json @@ -2,7 +2,7 @@ "title": "Install {app_name} with YunoHost", "server_link": "Link to your YunoHost server", "install_button": "Install {app_name}", - "app_notfound": "This application is not in Yunohost's app catalog.", + "app_notfound": "This application is not in YunoHost's app catalog.", "working": "working", "inprogress": "in progress", "notworking": "not working",