Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 1a0baf6

Browse files
committed
Fixed typo in README
1 parent a9b02cf commit 1a0baf6

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
@@ -21,7 +21,7 @@ libraryDependencies ++= Seq("com.lightbend" %%
2121

2222
## Running the Tests
2323

24-
The library comes with an ambedded Kafka server. To run the tests, simply run `sbt testOnly` and all tests will run on the local embedded server.
24+
The library comes with an embedded Kafka server. To run the tests, simply run `sbt testOnly` and all tests will run on the local embedded server.
2525

2626
## Type Inference and Composition
2727

0 commit comments

Comments
 (0)