This is an automated email from the ASF dual-hosted git repository.
monkeydluffy 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 907835238 docs: limit-conn plugin typo (#10241)
907835238 is described below
commit 907835238eb8487c6eaaf93f5fa7a35ee06d86c7
Author: soulbird <[email protected]>
AuthorDate: Thu Sep 21 11:41:59 2023 +0800
docs: limit-conn plugin typo (#10241)
---
docs/en/latest/plugins/limit-conn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/latest/plugins/limit-conn.md
b/docs/en/latest/plugins/limit-conn.md
index 0f463873c..af0e59bc0 100644
--- a/docs/en/latest/plugins/limit-conn.md
+++ b/docs/en/latest/plugins/limit-conn.md
@@ -28,7 +28,7 @@ description: This document contains information about the
Apache APISIX limit-co
## Description
-The `limit-con` Plugin limits the number of concurrent requests to your
services.
+The `limit-conn` Plugin limits the number of concurrent requests to your
services.
## Attributes