Skip to content

Commit 1e3bb3f

Browse files
authored
Update README.md
1 parent 8f1faa9 commit 1e3bb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
Code sample for processing error handling ([KIP-1033](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1033%3A+Add+Kafka+Streams+exception+handler+for+exceptions+occurring+during+processing)).
1414

15-
Available since Apache Kafka 3.9.0, this code sample demonstrates the use of the Kafka Streams configuration `processing.exception.handler` to handle processing exception.
15+
Available since Apache Kafka 3.9.0, this example showcases the use of the Kafka Streams configuration property `processing.exception.handler` to manage processing exceptions effectively.
1616

1717
</div>
1818

0 commit comments

Comments
 (0)