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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to