Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit b1bc7c0

Browse files
author
Charith Ellawala
committed
Update README
1 parent 8282075 commit b1bc7c0

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
@@ -28,7 +28,7 @@ public void testSomething(){
2828
// Use the built-in sync producer configuration
2929
ProducerConfig producerConfig = kafkaRule.producerConfig();
3030

31-
// Use the bult-in consumer configuration
31+
// Use the built-in consumer configuration
3232
ConsumerConfig consumerConfig = kafkaRule.consumerConfig();
3333

3434
// Alternatively, the Zookeeper connection String and the broker port can be retrieved to generate your own config

0 commit comments

Comments
 (0)