Skip to content

Commit ab36717

Browse files
authored
GH-2716: Fix minor typo in Handling Exceptions docs section (#2717)
1 parent 605b6aa commit ab36717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5448,7 +5448,7 @@ For a batch listener, all the records in the batch are logged.
54485448
If you wish to use a different error handling strategy for record and batch listeners, the `CommonMixedErrorHandler` is provided allowing the configuration of a specific error handler for each listener type.
54495449

54505450
[[eh-summary]]
5451-
===== Common Error Handler Summery
5451+
===== Common Error Handler Summary
54525452

54535453
* `DefaultErrorHandler`
54545454
* `CommonContainerStoppingErrorHandler`

0 commit comments

Comments
 (0)