This is an automated email from the ASF dual-hosted git repository.
weiraowang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new f3a4842bf6 [Improvement][doc] fix typo in readme (#14878)
f3a4842bf6 is described below
commit f3a4842bf6704568a222a4030b6c932c6fac1eba
Author: Nothing Chan <[email protected]>
AuthorDate: Fri Sep 8 00:11:59 2023 +0800
[Improvement][doc] fix typo in readme (#14878)
---
dolphinscheduler-registry/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dolphinscheduler-registry/README.md
b/dolphinscheduler-registry/README.md
index 0e083ae702..08a29877ac 100644
--- a/dolphinscheduler-registry/README.md
+++ b/dolphinscheduler-registry/README.md
@@ -19,7 +19,7 @@ can be viewed in the README of plugin under Module
dolphinscheduler-registry-plu
### dolphinscheduler-registry-all
-This module is used for exporting the implemention of registry.
+This module is used for exporting the implementation of registry.
If you want to add new registry,you should add the dependency in the pom.xml
### dolphinscheduler-registry-api