From eff953060839ffb788bebc1394de43c219b71710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E7=A6=8F=E5=BB=BA?= <2573259572@qq.com> Date: Wed, 1 Dec 2021 14:00:55 +0800 Subject: [PATCH] typo int readme[ecosystem] (#3557) Co-authored-by: fujian.zfj --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb20e798ea..79b316c298 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It offers a variety of features: * A variety of cross language clients, such as Java, [C/C++](https://github.com/apache/rocketmq-client-cpp), [Python](https://github.com/apache/rocketmq-client-python), [Go](https://github.com/apache/rocketmq-client-go), [Node.js](https://github.com/apache/rocketmq-client-nodejs) * Pluggable transport protocols, such as TCP, SSL, AIO * Built-in message tracing capability, also support opentracing -* Versatile big-data and streaming ecosytem integration +* Versatile big-data and streaming ecosystem integration * Message retroactivity by time or offset * Reliable FIFO and strict ordered messaging in the same queue * Efficient pull and push consumption model