Skip to content

Commit 80df06f

Browse files
xantinmergify[bot]
authored andcommitted
Fix typo
(cherry picked from commit c243737) (cherry picked from commit 61cece7) (cherry picked from commit 682e133)
1 parent 8f84b9f commit 80df06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_sharding/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ of a publisher and a consumer:
2020

2121
![Sharding Overview](https://raw.githubusercontent.com/rabbitmq/rabbitmq-sharding/master/docs/sharded_queues.png)
2222

23-
On the picture above the producers publishes a series of
23+
On the picture above the producer publishes a series of
2424
messages, those messages get partitioned to different queues, and then
2525
our consumer get messages from one of those queues. Therefore if there is
2626
a partition with 3 queues, it is assumed that there are at least 3

0 commit comments

Comments
 (0)