@@ -976,7 +976,7 @@ The transport has a number of options:
976976 Options defined under ``options `` take precedence over ones defined in the DSN.
977977
978978================== =================================== ======================
979- Option Description Default
979+ Option Description Default
980980================== =================================== ======================
981981table_name Name of the table messenger_messages
982982queue_name Name of the queue (a column in the default
@@ -1011,7 +1011,7 @@ A number of options can be configured via the DSN or via the ``options`` key
10111011under the transport in ``messenger.yaml ``:
10121012
10131013================== ===================================== =========================
1014- Option Description Default
1014+ Option Description Default
10151015================== ===================================== =========================
10161016stream The Redis stream name messages
10171017group The Redis consumer group name symfony