diff --git a/modules/mol/alg/pymod/ligand_scoring.py b/modules/mol/alg/pymod/ligand_scoring.py
index ba5a6dc5592594a0f4048576fc6ea128a277efb1..15ca94afda9dbdb2e7f5327b3d4c37c23d374433 100644
--- a/modules/mol/alg/pymod/ligand_scoring.py
+++ b/modules/mol/alg/pymod/ligand_scoring.py
@@ -153,7 +153,7 @@ class LigandScorer:
                                 or target ligand exits in the structure,
                                 and `rename_ligand_chain` is False, a
                                 RuntimeError will be raised. If
-                               `rename_ligand_chain` is True, the ligand will
+                                `rename_ligand_chain` is True, the ligand will
                                 be moved to a new chain instead, and the move
                                 will be logged to the console with SCRIPT
                                 level.