Polyconseil / aioamqp

AMQP implementation using asyncio
Other
280 stars 88 forks source link

Typo 'presistent' #130

Closed jllorente closed 7 years ago

jllorente commented 7 years ago

There is a typo with presistent, should be persistent, where it says "This publisher creates a queue with the durable flag and publish a message with the property presistent."

https://github.com/Polyconseil/aioamqp/blob/master/docs/examples/work_queue.rst