Skip to content

Commit a635c36

Browse files
committed
Fix doc typo
1 parent 4a1a622 commit a635c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42155,7 +42155,7 @@ choices and message redelivery scenarios.
4215542155
| back-off
4215642156
| Specify the `BackOff` instance to use to compute the interval between recovery
4215742157
attempts. If the `BackOffExecution` implementation returns `BackOffExecution#STOP`,
42158-
the listener container will not further attempt to recover. The `recovery-interval
42158+
the listener container will not further attempt to recover. The `recovery-interval`
4215942159
value is ignored when this property is set. The default is a `FixedBackOff` with
4216042160
an interval of 5000 ms, that is 5 seconds.
4216142161

0 commit comments

Comments
 (0)