diff --git a/doc/HOWTOS.md b/doc/HOWTOS.md
index 45a87fcb37e93e5c9e7a31ed43b5755cecff1741..fa9745565079f009cee9a1404de7eb5c239bc7f6 100644
--- a/doc/HOWTOS.md
+++ b/doc/HOWTOS.md
@@ -24,6 +24,7 @@ Update Kibana dashboards
 
 Update configuration files in docker containers using Ansible
 -------------------------------------------------------------
+
 To update configuration files for all docker containers together, run the following command:
 	ansible-playbook -i inventories soctools.yml -t update-config
 To update configuration files only for specific services, run the following commands: