onebeyond / rascal

A config driven wrapper for amqp.node supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption and channel pooling.
MIT License
451 stars 69 forks source link

Update some code and documentation in README.md #218

Closed gaganshera closed 1 year ago

gaganshera commented 1 year ago

Update some code and documentation in README.md

Description

Updated the mistakes in documentation. Some are code mistakes (function names etc), some are grammatical.

Related Issue

Only documentation change.

Motivation and Context

I found some mistakes in the documentation where some function names were misspelled. So this will correct those changes and more.

How Has This Been Tested?

Checked the documentation changes, it looks fine.

Screenshots (if appropriate):

Types of changes

Checklist:

cressie176 commented 1 year ago

This is excellent and very much appreciated @gaganshera. Thank you very much