diff --git a/docs/developer-guide/api/concrete.ml.quantization.quantized_module.md b/docs/developer-guide/api/concrete.ml.quantization.quantized_module.md
index 56b64ef1c..7322ec36e 100644
--- a/docs/developer-guide/api/concrete.ml.quantization.quantized_module.md
+++ b/docs/developer-guide/api/concrete.ml.quantization.quantized_module.md
@@ -66,7 +66,7 @@ Get the post-processing parameters.
______________________________________________________________________
-
+
### method `bitwidth_and_range_report`
@@ -98,7 +98,7 @@ Check if the quantized module is compiled.
______________________________________________________________________
-
+
### method `compile`
@@ -132,7 +132,7 @@ Compile the module's forward function.
______________________________________________________________________
-
+
### method `dequantize_output`
@@ -270,7 +270,7 @@ For quantized modules, there is no post-processing step but the method is kept t
______________________________________________________________________
-
+
### method `quantize_input`
@@ -314,7 +314,7 @@ Forward function for the FHE circuit.
______________________________________________________________________
-
+
### method `set_inputs_quantization_parameters`