This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 930d12031a [task-flink][docs] Corrected name (#9600)
930d12031a is described below
commit 930d12031aa1b7ad7ce141fd97be906dccad53aa
Author: mans2singh <[email protected]>
AuthorDate: Tue Apr 19 21:26:42 2022 -0400
[task-flink][docs] Corrected name (#9600)
---
docs/docs/en/guide/task/flink.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/en/guide/task/flink.md b/docs/docs/en/guide/task/flink.md
index ab4f76b266..8199ddbbe3 100644
--- a/docs/docs/en/guide/task/flink.md
+++ b/docs/docs/en/guide/task/flink.md
@@ -52,7 +52,7 @@ If you are using the flink task type in a production
environment, it is necessar
#### Upload the Main Package
-When using the Flink task node, you need to upload the jar package to the
Resource Centre for the execution, refer to the [resource
center](../resource.md).
+When using the Flink task node, you need to upload the jar package to the
Resource Center for the execution, refer to the [resource
center](../resource.md).
After finish the Resource Centre configuration, upload the required target
files directly by dragging and dropping.