From 818d9810f5813f0638d3a2351136880f79d6c383 Mon Sep 17 00:00:00 2001 From: Sagar Rout Date: Tue, 6 Dec 2022 15:43:15 +0000 Subject: [PATCH] 1473 - improve the documentation in the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8353cc746..38f854e5d4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ One of the most prominent use cases of Nakadi is to decouple micro-services by b Main users of nakadi are developers and analysts. Nakadi provides features like REST based integration, multi consumer, ordered delivery, interactive UI, fully managed, security, ensuring data quality, abstraction of big data technology, and push model based consumption. -Nakadi is in active developement and is currently in production inside Zalando as the backbone of our microservices sending millions of events daily with a throughput of more than hundreds gigabytes per second. In one line, Nakadi is a **high-scalability data-stream for enterprise engineering teams**. +Nakadi is in active development and is currently in production inside Zalando as the backbone of our microservices sending millions of events daily with a throughput of more than hundreds of gigabytes per second. In one line, Nakadi is a **high-scalability data-stream for enterprise engineering teams**. ![Nakadi Deployment Diagram](docs/img/NakadiDeploymentDiagram.png)