This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new a89f907 Updated Home (markdown)
a89f907 is described below
commit a89f9077648c33241a98bb7ce8dac0b8404c45da
Author: rongtong <[email protected]>
AuthorDate: Fri Feb 21 12:17:54 2020 +0800
Updated Home (markdown)
---
Home.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Home.md b/Home.md
index e1c7561..aa53e14 100644
--- a/Home.md
+++ b/Home.md
@@ -14,7 +14,7 @@ This project aims to help developers quickly integrate
[RocketMQ](http://rocketm
- [x] Consume messages with concurrently mode (broadcasting/clustering)
- [x] Consume ordered messages
- [x] Filter messages using the tag or sql92 expression
-- [x] Suport message tracing
+- [x] Support message tracing
- [x] Support authentication and authorization
- [x] Support request-reply message exchange pattern