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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0d7bbf52607 fixed website/static/data/plugins.json  typo (#1574)
0d7bbf52607 is described below

commit 0d7bbf52607c5cc696f7bff8577c35e2b15613df
Author: lcpeng <[email protected]>
AuthorDate: Fri May 5 13:37:53 2023 +0800

    fixed website/static/data/plugins.json  typo (#1574)
---
 website/static/data/plugins.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/static/data/plugins.json b/website/static/data/plugins.json
index 0cf90514beb..ed359fbb1f4 100644
--- a/website/static/data/plugins.json
+++ b/website/static/data/plugins.json
@@ -347,7 +347,7 @@
         "description": "The dubbo-proxy Plugin allows you to proxy HTTP 
requests to Apache Dubbo"
       },
       {
-        "name": "mqtt-proxye",
+        "name": "mqtt-proxy",
         "description": "The mqtt-proxy Plugin is used for dynamic load 
balancing with client_id of MQTT. It only works in stream mode"
       },
       {

Reply via email to