Skip to content

Commit 6d38c72

Browse files
authored
Fixed a typo in README.
1 parent fc508e8 commit 6d38c72

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
@@ -1,7 +1,7 @@
11
# scalatest-embedded-kafka
22
A library that provides an in-memory Kafka broker to run your ScalaTest specs against. It uses Kafka 0.9.0.1 and ZooKeeper 3.4.7.
33

4-
The version supporting Kafka 0.8.x can be found [here](https://github.com/manub/scalatest-embedded-kafka/tree/kafka-0.8) - *this is no longer actively supported, althgough I'll be happy to accept PRs and produce releases.*
4+
The version supporting Kafka 0.8.x can be found [here](https://github.com/manub/scalatest-embedded-kafka/tree/kafka-0.8) - *this is no longer actively supported, although I'll be happy to accept PRs and produce releases.*
55

66
Inspired by https://github.com/chbatey/kafka-unit
77

0 commit comments

Comments
 (0)