From 9caa81abec2090fa2fbd197a7a7febaf02541c5b Mon Sep 17 00:00:00 2001
From: Marco Lorini <marco.lorini@garr.it>
Date: Wed, 28 Jun 2023 18:50:15 +0200
Subject: [PATCH] fix structure nextcloud tutorial

---
 web/doc/tutorials/deploy-nextcloud-vm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/doc/tutorials/deploy-nextcloud-vm.rst b/web/doc/tutorials/deploy-nextcloud-vm.rst
index 422ca1e..784e78e 100644
--- a/web/doc/tutorials/deploy-nextcloud-vm.rst
+++ b/web/doc/tutorials/deploy-nextcloud-vm.rst
@@ -204,7 +204,7 @@ Configure mail server in Nextcloud
 ----------------------------------
 
 Access to Nextcloud from web interface and from the upper right menù go to "Personal settings -> Basic settings".
-Configures the server settings as follows:
+Configures the server settings as follows::
 
     Send mode: SMTP
     Encryption: None
-- 
GitLab