From f875f2211016aceb4bf815adda844fda5ef932f5 Mon Sep 17 00:00:00 2001
From: "ma.azimi@laposte.net" <ma.azimi@laposte.net>
Date: Fri, 29 Jan 2016 13:19:31 +0100
Subject: [PATCH] Update packaging_apps_manifest.md

---
 packaging_apps_manifest.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging_apps_manifest.md b/packaging_apps_manifest.md
index eff2b8c1..5ec7ad4c 100644
--- a/packaging_apps_manifest.md
+++ b/packaging_apps_manifest.md
@@ -69,7 +69,7 @@ The `manifest.json` file defines the app's constants, a bunch of values that Yun
   * **install**: argument for the YunoHost's administrator to enter at installation.
     * **name**: argument identification.
     * **type**: (optional) argument type among `domain`, `path`, `user` and `password`. The field will be hiden in the password case.
-    * **optional** : (optional) field which indicate if this argument is optional. It can have `true` and `false` values.
+    * **optional** : (optional) field which indicate if this argument is optional. It can have `true` and `false` value.
     * **ask**: question (at least in `en`) that you can translate.
     * **example**: (optional) example value to help administrator to fill the input.
     * **default**: (optional) default value.
\ No newline at end of file