You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/08 07:10:47 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on a diff in pull request #11837: [fix-#11830]fix doc

caishunfeng commented on code in PR #11837:
URL: https://github.com/apache/dolphinscheduler/pull/11837#discussion_r965584697


##########
docs/docs/en/guide/task/sub-process.md:
##########
@@ -36,7 +36,7 @@ Create a shell task to print "hello" and define the workflow as `test_dag01`.
 
 ## Create the Sub_process task
 
-To use the sub_process, you need to create the sub-node task, which is the shell task we created in the first step. After that, as shown in the diagram below, select the corresponding sub-node in position ⑤.
+To use the sub_process, you need to create the sub-node task, which is the workflow we created in the first step. After that, as shown in the diagram below, select the corresponding sub-node in position ⑤.

Review Comment:
   ```suggestion
   To use the sub_process, you need to create the sub-node task, which is the workflow `test_dag01` we created in the first step. After that, as shown in the diagram below, select the corresponding sub-node in position ⑤.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org