diff --git a/messenger.rst b/messenger.rst index cd204caf886..adcf7867793 100644 --- a/messenger.rst +++ b/messenger.rst @@ -7,7 +7,7 @@ Messenger: Sync & Queued Message Handling Messenger provides a message bus with the ability to send messages and then handle them immediately in your application or send them through transports (e.g. queues) to be handled later. To learn more deeply about it, read the -:doc:`Messenger component docs ` docs. +:doc:`Messenger component docs `. Installation ------------