This is an automated email from the ASF dual-hosted git repository.

duhengforever pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new eff9530  typo int readme[ecosystem] (#3557)
eff9530 is described below

commit eff953060839ffb788bebc1394de43c219b71710
Author: 赵福建 <[email protected]>
AuthorDate: Wed Dec 1 14:00:55 2021 +0800

    typo int readme[ecosystem] (#3557)
    
    Co-authored-by: fujian.zfj <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eb20e79..79b316c 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

Reply via email to