Skip to content

Commit bc0817e

Browse files
Fix typo in doc.
Co-authored-by: Viacheslav Chernyshev <[email protected]>
1 parent 7a30178 commit bc0817e

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
@@ -5738,7 +5738,7 @@ The reason for the two properties is because, while you might want to retain onl
57385738

57395739
Starting with version 2.8.4, you now can control which of the standard headers will be added to the output record.
57405740

5741-
The there is a new property `whichHeaders`, which is a `BitSet`; for example, to suppress the addition of adding the stack trace header, use the following:
5741+
There is a new property `whichHeaders`, which is a `BitSet`; for example, to suppress the addition of adding the stack trace header, use the following:
57425742

57435743
====
57445744
[source, java]

0 commit comments

Comments
 (0)