Skip to content

Commit

Permalink
Merge pull request #151 from terorie/patch-1
Browse files Browse the repository at this point in the history
Fix typo in overview.md
  • Loading branch information
tylertreat authored Dec 29, 2019
2 parents 240a19b + 198e495 commit 0fa66f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ queue, with Liftbridge, consumers read back the log. In this sense, the design
is very similar to [Apache Kafka](http://kafka.apache.org/).

Liftbridge was designed to bridge the gap between sophisticated log-based
messaging systems like Apacha Kafka and Apache Pulsar and simpler, cloud-native
messaging systems like Apache Kafka and Apache Pulsar and simpler, cloud-native
systems. There is no ZooKeeper or other unwieldy dependencies, no JVM, no
complicated API, and client libraries are just [gRPC](https://grpc.io/). More
importantly, Liftbridge aims to extend NATS with a durable, at-least-once
Expand Down

0 comments on commit 0fa66f5

Please sign in to comment.