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.git
The following commit(s) were added to refs/heads/master by this push:
new 36cd753 [ISSUE #446] Correct typos in the document. (#447)
36cd753 is described below
commit 36cd7536ac5288cc40a063326e1cbdfb2fe8a285
Author: 彭小漪 <[email protected]>
AuthorDate: Wed Apr 20 11:52:32 2022 +0800
[ISSUE #446] Correct typos in the document. (#447)
---
rocketmq-spring-boot/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rocketmq-spring-boot/README.md b/rocketmq-spring-boot/README.md
index a4d3022..c57e314 100644
--- a/rocketmq-spring-boot/README.md
+++ b/rocketmq-spring-boot/README.md
@@ -2,6 +2,6 @@
This project provides auto-configuration for the following RocketMQ client:
- [Produce and Consume Spring Message](../rocketmq-spring-boot-starter)
-- [Send (halp) Message in Transaction](../rocketmq-spring-boot-starter)
+- [Send (half) Message in Transaction](../rocketmq-spring-boot-starter)
For details, please see sample code in the
[rocketmq-spring-boot-samples](../rocketmq-spring-boot-samples)
\ No newline at end of file