This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 573611fc8a4 [fix](doc) spell errors fixes ha-action.md (#29092)
573611fc8a4 is described below
commit 573611fc8a4b4d7eaf9078ec0fd7b248c05f14cc
Author: Nitin-Kashyap <[email protected]>
AuthorDate: Thu Dec 28 09:06:36 2023 +0700
[fix](doc) spell errors fixes ha-action.md (#29092)
---
docs/en/docs/admin-manual/http-actions/fe/ha-action.md | 2 +-
docs/zh-CN/docs/admin-manual/http-actions/fe/ha-action.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/admin-manual/http-actions/fe/ha-action.md
b/docs/en/docs/admin-manual/http-actions/fe/ha-action.md
index af67d6a2e4d..23845759074 100644
--- a/docs/en/docs/admin-manual/http-actions/fe/ha-action.md
+++ b/docs/en/docs/admin-manual/http-actions/fe/ha-action.md
@@ -68,7 +68,7 @@ None
"Value": "name: 192.168.1.1_9213_1597652404352, role:
FOLLOWER, 192.168.1.1:9213",
"Name": "192.168.1.1_9213_1597652404352"
}],
- "removedFronteds": [],
+ "removedFrontends": [],
"CanRead": [{
"Value": true,
"Name": "Status"
diff --git a/docs/zh-CN/docs/admin-manual/http-actions/fe/ha-action.md
b/docs/zh-CN/docs/admin-manual/http-actions/fe/ha-action.md
index 921890a6596..1d7e2f93960 100644
--- a/docs/zh-CN/docs/admin-manual/http-actions/fe/ha-action.md
+++ b/docs/zh-CN/docs/admin-manual/http-actions/fe/ha-action.md
@@ -68,7 +68,7 @@ HA Action 用于获取 FE 集群的高可用组信息。
"Value": "name: 192.168.1.1_9213_1597652404352, role:
FOLLOWER, 192.168.1.1:9213",
"Name": "192.168.1.1_9213_1597652404352"
}],
- "removedFronteds": [],
+ "removedFrontends": [],
"CanRead": [{
"Value": true,
"Name": "Status"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]