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

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


The following commit(s) were added to refs/heads/3.1.7-release by this push:
     new d361f0f312 [Bug] [docs] doc MinIO write wrong #15394 (#15414)
d361f0f312 is described below

commit d361f0f31219d5ac55f736779b43846ea0cbaa3c
Author: dalong <[email protected]>
AuthorDate: Wed Jan 3 18:42:41 2024 +0800

    [Bug] [docs] doc MinIO write wrong #15394 (#15414)
    
    Co-authored-by: 86157 <[email protected][email protected]>
---
 docs/docs/en/guide/resource/intro.md | 2 +-
 docs/docs/zh/guide/resource/intro.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/docs/en/guide/resource/intro.md 
b/docs/docs/en/guide/resource/intro.md
index d067da6735..786d71e834 100644
--- a/docs/docs/en/guide/resource/intro.md
+++ b/docs/docs/en/guide/resource/intro.md
@@ -2,4 +2,4 @@
 
 The Resource Center is typically used for uploading files, UDF functions, and 
task group management. For a stand-alone
 environment, you can select the local file directory as the upload folder 
(**this operation does not require Hadoop or HDFS deployment**).
-Of course, you can also choose to upload to Hadoop or MinIO cluster. In this 
case, you need to have Hadoop (2.6+) or MinIOn and other related environments.
+Of course, you can also choose to upload to Hadoop or MinIO cluster. In this 
case, you need to have Hadoop (2.6+) or MinIO and other related environments.
diff --git a/docs/docs/zh/guide/resource/intro.md 
b/docs/docs/zh/guide/resource/intro.md
index 87576e2aa9..fd691ec32c 100644
--- a/docs/docs/zh/guide/resource/intro.md
+++ b/docs/docs/zh/guide/resource/intro.md
@@ -1,4 +1,4 @@
 # 资源中心简介
 
 资源中心通常用于上传文件、UDF 函数和任务组管理。 对于 standalone 
环境,可以选择本地文件目录作为上传文件夹(此操作不需要Hadoop部署)。当然,你也可以
-选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinION 等相关环境。
+选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinIO 等相关环境。

Reply via email to