From a3649f07f25c1e5cef4e20f24d8677ace81c9828 Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Tue, 4 Nov 2014 11:47:34 +0100 Subject: [PATCH] Update packaging_apps.md --- packaging_apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps.md b/packaging_apps.md index 17a7cb8f..5a4e9237 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -9,7 +9,7 @@ A YunoHost package is composed of: * A `scripts` directory, which contains the `install`, `remove` and `upgrade` scripts * Optional other directories, like `sources` or `conf` if you need them -An example package is available here : https://github.com/opi/example_ynh, feel free to use it as a framework. +An example package is available here: https://github.com/opi/example_ynh, feel free to use it as a framework. ### Manifest