Skip to content

Commit

Permalink
Merge pull request #625 from zhaowen-huang/patch-1
Browse files Browse the repository at this point in the history
fix: typo from somple to simple
  • Loading branch information
decaz committed Apr 2, 2024
2 parents d43ade7 + 4b69dbc commit 848c025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/rabbitmq-tutorial/4-routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Putting it all together
.. image:: /_static/tutorial/python-four.svg
:align: center

The simplified code for :download:`receive_logs_direct_somple.py <examples/4-routing/receive_logs_direct_simple.py>`:
The simplified code for :download:`receive_logs_direct_simple.py <examples/4-routing/receive_logs_direct_simple.py>`:

.. literalinclude:: examples/4-routing/receive_logs_direct_simple.py
:language: python
Expand Down

0 comments on commit 848c025

Please sign in to comment.