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 f7c6f4f docs: fix typo (#4305)
f7c6f4f is described below
commit f7c6f4fff765116898d48de0e07eb3728f36ee0d
Author: 罗泽轩 <[email protected]>
AuthorDate: Wed May 26 09:57:27 2021 +0800
docs: fix typo (#4305)
Signed-off-by: spacewander <[email protected]>
---
docs/zh/latest/CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh/latest/CHANGELOG.md b/docs/zh/latest/CHANGELOG.md
index eda88b9..3966d6d 100644
--- a/docs/zh/latest/CHANGELOG.md
+++ b/docs/zh/latest/CHANGELOG.md
@@ -53,7 +53,7 @@ title: CHANGELOG
### Core
-- :sunrise: 允许 paas_host 为 node 时,upstream 配置多个节点
[#4208](https://github.com/apache/apisix/pull/4208)
+- :sunrise: 允许 pass_host 为 node 时,upstream 配置多个节点
[#4208](https://github.com/apache/apisix/pull/4208)
- :sunrise: 自定义 500 错误页 [#4164](https://github.com/apache/apisix/pull/4164)
- :sunrise: stream_route 中支持 upstream_id
[#4121](https://github.com/apache/apisix/pull/4121)
- :sunrise: 支持客户端证书认证 [#4034](https://github.com/apache/apisix/pull/4034)