From 198e4956c5333482bbd6e3c378a63d0f8f744c94 Mon Sep 17 00:00:00 2001 From: Richard Patel Date: Sun, 29 Dec 2019 17:36:43 +0100 Subject: [PATCH] Fix typo in overview.md --- documentation/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/overview.md b/documentation/overview.md index 1a7582a7..152d2f49 100644 --- a/documentation/overview.md +++ b/documentation/overview.md @@ -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