Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #62 from WW-Digital/fix-readme-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
agaro1121 authored Apr 23, 2018
2 parents 15890a5 + 3d2263e commit 3bd04e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ Kinesis
.runWith(Sink.seq)
```

Or you can explicitly path a lambda, to create the `KinesisConsumer`.
Or you can explicitly pass a lambda, to create the `KinesisConsumer`.

```scala
import akka.actor.{ActorRef, ActorSystem}
Expand Down

0 comments on commit 3bd04e5

Please sign in to comment.