Skip to content

Commit 1462962

Browse files
authored
fix(syntax): fix on backtick
1 parent a311a7c commit 1462962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ do is to write your own CSV receiver::
310310

311311
.. versionadded:: 4.3
312312

313-
The `ReceiverInterface` has been upgraded to act as most libraries
313+
The ``ReceiverInterface`` has been upgraded to act as most libraries
314314
does, be sure to adapt your existing code according to the newly added methods.
315315

316316
Receiver and Sender on the same Bus

0 commit comments

Comments
 (0)