Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit af9beb0

Browse files
A typo
1 parent 4505b38 commit af9beb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ reasonably uniform distribution should be observed.
143143

144144
### Code Example in Python
145145

146-
This version of the example uses [Pika](https://pika.readthedocs.io/en/stable/), the most widely used
147-
Ruby client for RabbitMQ:
146+
This version of the example uses [Pika](https://pika.readthedocs.io/en/stable/), the most widely used Python client for RabbitMQ:
148147

149148
``` python
150149
#!/usr/bin/env python

0 commit comments

Comments
 (0)