From f3a4842bf6704568a222a4030b6c932c6fac1eba Mon Sep 17 00:00:00 2001 From: Nothing Chan Date: Fri, 8 Sep 2023 00:11:59 +0800 Subject: [PATCH] [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