This is an automated email from the ASF dual-hosted git repository.
zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git
The following commit(s) were added to refs/heads/master by this push:
new 7e70a58 fix typo (#47)
7e70a58 is described below
commit 7e70a585bc940e555e219c19dce16f972224e2fe
Author: drgnchan <[email protected]>
AuthorDate: Wed Apr 6 15:24:04 2022 +0800
fix typo (#47)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7ceb487..9360f4d 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ pluginPaths=/home/connect/file-connect/target
## 4.运行
-返回recoketmq-connect-runtime根目录运行
+返回rocketmq-connect-runtime根目录运行
```
sh ./run_worker.sh
```