From edbd8088cead13fa855ccd661812da7a1b83b7b7 Mon Sep 17 00:00:00 2001
From: Marco Lorini <marco.lorini@garr.it>
Date: Wed, 28 Jun 2023 18:34:10 +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 784e78e..422ca1e 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