You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/06/27 07:12:24 UTC

[apisix] branch master updated: fix: #4491 (#4492)

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

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 07bfe5b  fix: #4491 (#4492)
07bfe5b is described below

commit 07bfe5b9c03ad361cb71541eb02fd661f1323213
Author: tzssangglass <tz...@gmail.com>
AuthorDate: Sun Jun 27 15:12:15 2021 +0800

    fix: #4491 (#4492)
---
 docs/zh/latest/admin-api.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh/latest/admin-api.md b/docs/zh/latest/admin-api.md
index 08490a8..5bc2180 100644
--- a/docs/zh/latest/admin-api.md
+++ b/docs/zh/latest/admin-api.md
@@ -540,7 +540,7 @@ Date: Thu, 26 Dec 2019 08:17:49 GMT
 
 ### body 请求参数
 
-APISIX 的 Upstream 除了基本的复杂均衡算法选择外,还支持对上游做主被动健康检查、重试等逻辑,具体看下面表格。
+APISIX 的 Upstream 除了基本的负载均衡算法选择外,还支持对上游做主被动健康检查、重试等逻辑,具体看下面表格。
 
 | 名字           | 可选项                             | 类型           | 说明                                                                                                                                                                                                                                                                                                                                                        | 示例                                             |
 | -------------- | ---------------------------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |