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 6b3140e docs: fix limit-count typo (#3863)
6b3140e is described below
commit 6b3140e5c130afed27ae4a2888643a0d5cc6badb
Author: Cliff Su <[email protected]>
AuthorDate: Fri Mar 19 09:34:40 2021 +0800
docs: fix limit-count typo (#3863)
---
docs/en/latest/plugins/limit-count.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/latest/plugins/limit-count.md
b/docs/en/latest/plugins/limit-count.md
index 9540996..30e11fc 100644
--- a/docs/en/latest/plugins/limit-count.md
+++ b/docs/en/latest/plugins/limit-count.md
@@ -1,5 +1,5 @@
---
-title: limit-connt
+title: limit-count
---
<!--