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 e44f173 Update README.md
e44f173 is described below
commit e44f1737f4851326f863d79731351466cffe3132
Author: von gosling <[email protected]>
AuthorDate: Thu Dec 6 17:36:09 2018 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c84b3e9..50c0b3b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
## Introduction
-Thi project aims to help developers quickly integrate
[RocketMQ](http://rocketmq.apache.org/) in [Spring
Boot](http://projects.spring.io/spring-boot/). Support the Spring Message
specification to facilitate developers to quickly switch from other MQ to
RocketMQ.
+This project aims to help developers quickly integrate
[RocketMQ](http://rocketmq.apache.org/) with [Spring
Boot](http://projects.spring.io/spring-boot/).
## How To Contribute