This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch 3.2.0-release in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
commit 5270cc62a47698c57d981b51029d054afa2ef00b Author: Nothing Chan <[email protected]> AuthorDate: Fri Sep 8 00:11:59 2023 +0800 [Improvement][doc] fix typo in readme (#14878) (cherry picked from commit f3a4842bf6704568a222a4030b6c932c6fac1eba) --- 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
