Skip to content

Commit f9419c2

Browse files
chanhyeonggaryrussell
authored andcommitted
Fix typo in whats-new.adoc
1 parent 6a28cc5 commit f9419c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-kafka-docs/src/main/asciidoc/whats-new.adoc

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

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

2626
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.
2727
See <<pauseImmediate>>.

0 commit comments

Comments
 (0)