Correcting my own error

I inadvertently added a word (I had two sentences in mind and got parts of both of them).

Resolves #341
This commit is contained in:
Jay Bryant
2018-03-20 12:22:59 -05:00
committed by Oleg Zhurakousky
parent 976b903352
commit e152d0c073

View File

@@ -10,7 +10,7 @@ It terminates when no messages are received for 5 seconds.
The examples assume the original destination is `so8400out` and the consumer group is `so8400`.
There are a couple of use strategies to consider:
There are a couple of strategies to consider:
* Consider running the rerouting only when the main application is not running.
Otherwise, the retries for transient errors are used up very quickly.