Skip to content

Commit

Permalink
NO-JIRA: Fix Undelivered Messages typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grubint authored and brusdev committed Feb 4, 2022
1 parent 461e66f commit 605079d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-manual/en/undelivered-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ deadLetterQueue after 3 unsuccessful delivery attempts -->
</address-setting>
```

If a `dead-letter-address` is not specified, messages will removed after
If a `dead-letter-address` is not specified, messages will be removed after
`max-delivery-attempts` unsuccessful attempts.

By default, messages are redelivered 10 times at the maximum. Set
Expand Down

0 comments on commit 605079d

Please sign in to comment.