diff --git a/README.md b/README.md index 5e67d5a..9b7769e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ In this example `auth = John:Game,John:Family,Mary:Game,Tim:Family,admin:*,*:Pub - `*:` = everybody can access the unnamed room ## Hints for users -- The URLs you send are linked or transformed to images when preceeded by a ! +- The URLs you send are linked or transformed to images when preceeded by a `!` - If multiple rooms are allowed by the administrator in the `setup.ini`, you can have several tabs opened to different rooms in the same browser. ## Documentation diff --git a/scripts/remove b/scripts/remove index da254ff..abec0af 100644 --- a/scripts/remove +++ b/scripts/remove @@ -22,7 +22,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path) #================================================= # REMOVE APP MAIN DIR #================================================= -ynh_script_progression --message="Removing MinChat main directory..." --weight=2 +ynh_script_progression --message="Removing Minchat main directory..." --weight=2 # Remove the app directory securely ynh_secure_remove --file="$final_path"