diff --git a/pages/02.administer/45.tutorials/60.security/security.md b/pages/02.administer/45.tutorials/60.security/security.md index f9b8ee71..a78377f2 100644 --- a/pages/02.administer/45.tutorials/60.security/security.md +++ b/pages/02.administer/45.tutorials/60.security/security.md @@ -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