From 4f684cc79aee80c6cda6fcf4de896e9edc16988c Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 13 Jun 2021 13:28:40 +0200 Subject: [PATCH] Fix DISCLAIMER.md typo --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 303f92c..3b68602 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -3,4 +3,4 @@ * Supported architectures are `arm`, `armhf`, `arm64`, and `amd64` * Access control is done with YunoHost's permissions system. * API (`domain.tld/path/api`) can be accessed by visitors to allow control by remote clients. -* The app uses YunoHost's multimédia directories, hence it has write access to users' and shared directories in `/home/yunohost.multimedia`. After installation, you can choose these directories to store your media. +* The app uses YunoHost's multimedia directories, hence it has write access to users' and shared directories in `/home/yunohost.multimedia`. After installation, you can choose these directories to store your media.