This is an automated email from the ASF dual-hosted git repository.
wenming 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 538b9480f docs: correct consumer restriction type (#11082)
538b9480f is described below
commit 538b9480fd1d0fc41d627936279fcf28cb5802d7
Author: Traky Deng <[email protected]>
AuthorDate: Sun Mar 24 20:46:23 2024 -0600
docs: correct consumer restriction type (#11082)
---
docs/en/latest/plugins/consumer-restriction.md | 4 ++--
docs/zh/latest/plugins/consumer-restriction.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/en/latest/plugins/consumer-restriction.md
b/docs/en/latest/plugins/consumer-restriction.md
index 7df4d0634..1a20e59ba 100644
--- a/docs/en/latest/plugins/consumer-restriction.md
+++ b/docs/en/latest/plugins/consumer-restriction.md
@@ -4,7 +4,7 @@ keywords:
- Apache APISIX
- API Gateway
- Consumer restriction
-description: The Consumer Restriction Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Global Rule.
+description: The Consumer Restriction Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Consumer Group.
---
<!--
@@ -28,7 +28,7 @@ description: The Consumer Restriction Plugin allows users to
configure access re
## Description
-The `consumer-restriction` Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Global Rule.
+The `consumer-restriction` Plugin allows users to configure access
restrictions on Consumer, Route, Service, or Consumer Group.
## Attributes
diff --git a/docs/zh/latest/plugins/consumer-restriction.md
b/docs/zh/latest/plugins/consumer-restriction.md
index 55a43234d..15f96c78c 100644
--- a/docs/zh/latest/plugins/consumer-restriction.md
+++ b/docs/zh/latest/plugins/consumer-restriction.md
@@ -4,7 +4,7 @@ keywords:
- Apache APISIX
- API 网关
- Consumer restriction
-description: Consumer Restriction 插件允许用户根据 Route、Service 或 Consumer 来设置相应的访问限制。
+description: Consumer Restriction 插件允许用户根据 Route、Service、Consumer 或 Consumer
Group 来设置相应的访问限制。
---
<!--
@@ -28,7 +28,7 @@ description: Consumer Restriction 插件允许用户根据 Route、Service 或 C
## 描述
-`consumer-restriction` 插件允许用户根据 Route、Service 或 Consumer 来设置相应的访问限制。
+`consumer-restriction` 插件允许用户根据 Route、Service、Consumer 或 Consumer Group
来设置相应的访问限制。
## 属性