Skip to content

Commit 5fc3490

Browse files
chanhyeonggaryrussell
authored andcommitted
Fix typo in changes-since-1.0.adoc
1 parent 612eb70 commit 5fc3490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-kafka-docs/src/main/asciidoc/changes-since-1.0.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See <<backoff-handlers>> for more information.
1919
==== Listener Container Changes
2020

2121
`interceptBeforeTx` now works with all transaction managers (previously it was only applied when a `KafkaAwareTransactionManager` was used).
22-
See <<interceptBeforeTX>>.
22+
See <<interceptBeforeTx>>.
2323

2424
A new container property `pauseImmediate` is provided which allows the container to pause the consumer after the current record is processed, instead of after all the records from the previous poll have been processed.
2525
See <<pauseImmediate>>.

0 commit comments

Comments
 (0)