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.git
The following commit(s) were added to refs/heads/master by this push:
new 9c1c49e docs(readme):fix the typo
9c1c49e is described below
commit 9c1c49ec5e81e48e40cc0bcd743d9277263252fb
Author: von gosling <[email protected]>
AuthorDate: Thu Dec 26 11:59:19 2019 +0800
docs(readme):fix the typo
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 33b4280..fff87cd 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ It offers a variety of features:
* Various message filter mechanics such as SQL and Tag
* Docker images for isolated testing and cloud isolated clusters
* Feature-rich administrative dashboard for configuration, metrics and
monitoring
-* Authentication and authorisation
+* Authentication and authorization
+* Free open source connectors, for both sources and sinks
----------