From cb68aeee0ef30d257015b0b88888231db718735c Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Thu, 8 May 2025 15:39:58 +0200
Subject: [PATCH] doc: fix block syntax

---
 modules/mol/alg/doc/molck.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/mol/alg/doc/molck.rst b/modules/mol/alg/doc/molck.rst
index 3ec7908b..56f0fb6d 100644
--- a/modules/mol/alg/doc/molck.rst
+++ b/modules/mol/alg/doc/molck.rst
@@ -11,7 +11,7 @@ library. This means that if the structure contains residues or atoms that
 are not part of the compound library, they will be removed during the cleaning
 process.
 
-..caution::
+.. caution::
   Do not use Molck if you need to preserve residues or atoms that are not
   defined in the compound library. For example, if your structure contains
   ligands or other custom molecules that are not in the compound library,
-- 
GitLab