From 44d18539c62e2638c67e8b7f7ac42bbb22bee984 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sun, 31 Oct 2021 13:18:43 +0100 Subject: [PATCH] fix wrong word in docs --- .../04.packaging_apps/05.manifest/packaging_apps_manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/04.contribute/04.packaging_apps/05.manifest/packaging_apps_manifest.md b/pages/04.contribute/04.packaging_apps/05.manifest/packaging_apps_manifest.md index e01a0e97..88a18683 100644 --- a/pages/04.contribute/04.packaging_apps/05.manifest/packaging_apps_manifest.md +++ b/pages/04.contribute/04.packaging_apps/05.manifest/packaging_apps_manifest.md @@ -64,7 +64,7 @@ The `manifest.json` file defines the app's constants, a bunch of values that Yun * **id**: ID of the app. You have to ensure that this ID is unique before submit an app integration request. See [packaging_apps_guidelines.md#yep-11](https://github.com/YunoHost/doc/blob/master/packaging_apps_guidelines.md#yep-11) for valid rules. -- **packaging_format**: package version. Actual version is **1**. This key has been set up to make independant packaging evolution versions from YunoHost versions evolution. +- **packaging_format**: package version. Current version is **1**. This key has been set up to make independant packaging evolution versions from YunoHost versions evolution. * **description**: complete app description. You can make it as detailed as you feel it should be. Only `en` is required right now, but you can translate the description by prepending the locale prefix.