Update pages/02.administer/45.tutorials/60.security/security.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
Nicolas Palix 2022-12-20 18:54:39 +01:00 committed by GitHub
parent af6c5ab497
commit 68963f4d35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ sudo systemctl disable yunohost-api
sudo systemctl stop yunohost-api
```
As yunohost-api is now disabled and not running, Diagnosis will report an error and cannot be ignored from the API.
As `yunohost-api` is now disabled and not running, Diagnosis will report an error and cannot be ignored from the API.
If you want to ignore this error, you can configure YunoHost from the CLI.
```bash