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

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


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

commit f7c4302e94a84e302aca508fedea241c81229f2c
Author: Zhanhui Li <[email protected]>
AuthorDate: Thu Jul 21 10:05:38 2022 +0800

    Update README.md
    
    Fix typo
---
 cpp/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp/README.md b/cpp/README.md
index fc59382..fd74df8 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -62,7 +62,7 @@ if "com_google_googletest" not in native.existing_rules():
 
 ### Run Examples
 
-   All follow-up command should run from the workspace directory.
+   All follow-up commands should run from the workspace directory.
 
 #### Publish messages to broker servers
 

Reply via email to