diff --git a/packaging_apps.md b/packaging_apps.md index 124b0c18..3f966470 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -133,7 +133,7 @@ The CLI [moulinette](#/moulinette) provides a few tools to make the packager's w sudo yunohost app setting [ -v ] ```
-This is the most important helper of YunoHost. It allow you to store some settings for a specific app, in order to be either reused afterward or used for YunoHost configuration (**e.g.** for the SSO). +This is the most important helper of YunoHost. It allows you to store some settings for a specific app, in order to be either reused afterward or used for YunoHost configuration (**e.g.** for the SSO).

It sets the value if you append ```-v ```, and gets it otherwise.
@@ -144,7 +144,7 @@ It sets the value if you append ```-v ```, and gets it otherwise. sudo yunohost app checkurl -a ```
-This helper is useful for web apps and allow you to be sure that the web path is not taken by another app. If not, it "reserves" the path. +This helper is useful for web apps and allows you to be sure that the web path is not taken by another app. If not, it "reserves" the path.

**Note** : Do not prepend `http://` or `https://` to the ``.