This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new bf8e248 docs(readme): lower-case letter
bf8e248 is described below
commit bf8e248477bacacdc81b7de94276546a38f47aa3
Author: von gosling <[email protected]>
AuthorDate: Wed Dec 25 17:41:43 2019 +0800
docs(readme): lower-case letter
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8ee3728..833a592 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,8 @@ This project aims to help developers quickly integrate
[RocketMQ](http://rocketm
- [x] Consume ordered messages
- [x] Filter messages using the tag or sql92 expression
- [x] Suport message tracing
-- [x] Support Authentication and authorisation
-- [ ] Support Request-reply message exchange pattern
+- [x] Support authentication and authorisation
+- [ ] Support request-reply message exchange pattern
## Prerequisites
- JDK 1.8 and above