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 1aea7e1  docs(readme): fix the typo
1aea7e1 is described below

commit 1aea7e1b8486c523317070953903a515acad1a20
Author: von gosling <[email protected]>
AuthorDate: Thu Dec 26 11:56:56 2019 +0800

    docs(readme): fix the typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 833a592..a5d9429 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ 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
+- [x] Support authentication and authorization
 - [ ] Support request-reply message exchange pattern
 
 ## Prerequisites

Reply via email to