From 6a7f37f0bde5b926327efb15d3c0a00cb912608f Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Sat, 9 Mar 2019 17:14:31 +0100 Subject: [PATCH] Update README.md Co-Authored-By: maniackcrudelis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5563eaf7..0357d52f 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ This tag can have 5 different values: - `"maintained": false` or `"maintained": "orphaned"` This value means that this app is no longer maintained... That means also that a packager can declare himself as its new maintainer. Please contact Apps group if you want to take back a unmaintained app. -If you want to modify the status of one of your app, for any reason, please think also to inform the community via the forum. Users would probably be glad to be inform that an app they use will be unmaintained. +If you want to modify the status of one of your apps, for any reason, please think also to inform the community via the forum. Users would probably be glad to be informed that an app they use will become unmaintained. #### More information See [yunohost.org/packaging_apps](https://yunohost.org/packaging_apps)