diff --git a/doc/source/source_rst/software/operations/config.rst b/doc/source/source_rst/software/operations/config.rst
index e9e8cb5f5d61148af941422464cf20b8b08ebdee..8b11b93a409049118a3bd3614c405a0dcedf0145 100644
--- a/doc/source/source_rst/software/operations/config.rst
+++ b/doc/source/source_rst/software/operations/config.rst
@@ -62,7 +62,7 @@ The configuration is written in a python file structured in a series of dictiona
 
 #. HARDWARE_CONFIG: the hardware system in which the five different modules 'ctl' (controller), 'tx' (transmitter), 'rx' (receiver), 'mux' (multiplexers), 'pwr' (power).
 
-
+.. table:: HARDWARE_CONFIG
 +----------+----------------+---------------------------------------------------------------------------------------------------------------------------------------+
 | Main Key | Module Key     |                                                         Value                                                                         |
 |          |                +--------------------------------------------------+------------------+-----------------------------------------------------------------+
@@ -103,7 +103,7 @@ The configuration is written in a python file structured in a series of dictiona
 |          |                |                                                  +------------------+-----------------------------------------------------------------+
 |          |                |                                                  | mb_2023_0_X      | | Load RX defined in                                            |
 |          |                |                                                  |                  | | :func:`ohmpi.hardware_components.mb_2024_0_2`                 |
-|          +--------------- +--------------------------------------------------+------------------+-----------------------------------------------------------------+
+|          +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+
 |          | latency        | | Latency in seconds in continuous mode          |                  |                                                                 |
 |          |                | | (related to ADS)                               | Float, e.g. 0.01 | 10 ms                                                           |
 |          +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+