This is an automated email from the ASF dual-hosted git repository. kerwin pushed a commit to branch 3.1.9-prepare in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
commit f7a9d6b27b5aca1d5093e308d7ac82d0cd48a2b4 Author: Jarvis <[email protected]> AuthorDate: Tue Oct 17 17:15:41 2023 +0800 [Docs] fix typo (#15032) Co-authored-by: xiangzihao <[email protected]> --- docs/docs/zh/guide/resource/file-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/zh/guide/resource/file-manage.md b/docs/docs/zh/guide/resource/file-manage.md index 1000cf06b1..bd9dfe86cd 100644 --- a/docs/docs/zh/guide/resource/file-manage.md +++ b/docs/docs/zh/guide/resource/file-manage.md @@ -4,7 +4,7 @@ > **_注意:_** > -> * 当您以`admin`身份等入并操作文件时,需要先给`admin`设置租户 +> * 当您以`admin`身份登入并操作文件时,需要先给`admin`设置租户 ## 基础操作
