diff --git a/doc/source/source_rst/software/operations/config.rst b/doc/source/source_rst/software/operations/config.rst index ca80a4d6f4754a93dd368d05c7526efb0173abde..e8f690b197edc9155025f6a7412fd8759b4439a1 100644 --- a/doc/source/source_rst/software/operations/config.rst +++ b/doc/source/source_rst/software/operations/config.rst @@ -118,7 +118,7 @@ The configuration is written in a python file structured in a series of dictiona +----------+----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+ | mux | boards | | Dictionary containing all MUX boards of the | | | | | | | system and the associated specific | | | - | | | | configuration. | mux_id | Dictionary (see table_mux_config_) | + | | | | configuration. | mux_id | Dictionary (see table_mux_config_) | | +----------------+--------------------------------------------------+------------------+-----------------------------------------------------------------+ | | default | | Dictionary containing configuration applicable | | | | | | | to all MUX boards of the systems | default_dict | Dictionary (see table_mux_config_) |