This is an automated email from the ASF dual-hosted git repository.

maixiaohai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 25003f6  Update README.md (#1026)
25003f6 is described below

commit 25003f6f083d3347a169ceb472295c272fbdf7a6
Author: Qin <[email protected]>
AuthorDate: Wed Apr 12 22:26:45 2023 +0800

    Update README.md (#1026)
    
    fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 33a8d9d..f01c22c 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ For 2.X version, it supports:
 * consuming message using broadcast model
 * message tracing for pub and sub messages
 * ACL for producers and consumers
-* requset-reply model
+* request-reply model
 
 ----------
 ## How to use

Reply via email to