You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by li...@apache.org on 2019/11/07 03:16:04 UTC

[incubator-dolphinscheduler-website] 33/34: update

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

lidongdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git

commit 02efd8b5d6c98bf3f33931be7160ee5fcbefd34b
Author: baoliang <ba...@analysys.com.cn>
AuthorDate: Wed Nov 6 19:59:15 2019 +0800

    update
---
 docs/en-us/developer_guide/backend-development.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en-us/developer_guide/backend-development.md b/docs/en-us/developer_guide/backend-development.md
index 72fc0f6..f791529 100755
--- a/docs/en-us/developer_guide/backend-development.md
+++ b/docs/en-us/developer_guide/backend-development.md
@@ -7,7 +7,7 @@
  * ZooKeeper (3.4.6+) :Must be installed
  * Maven (3.3+) :Must be installed
 
-Because the dolphinscheduler-rpc module in EasyScheduler uses Grpc, you need to use Maven to compile the generated classes.
+Because the dolphinscheduler-rpc module in DolphinScheduler uses Grpc, you need to use Maven to compile the generated classes.
 For those who are not familiar with maven, please refer to: [maven in five minutes](http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html)(3.3+)
 
 http://maven.apache.org/install.html