tzssangglass commented on code in PR #7857:
URL: https://github.com/apache/apisix/pull/7857#discussion_r964434582


##########
docs/en/latest/plugins/limit-conn.md:
##########
@@ -99,19 +100,17 @@ curl http://127.0.0.1:9180/apisix/admin/routes/1 -H 
'X-API-KEY: edd1c9f034335f13
 }'
 ```
 
-<!-- ![enable limit-conn 
plugin](https://raw.githubusercontent.com/apache/apisix/master/docs/assets/images/plugin/limit-conn-1.png)
 -->
-
 ## Example usage
 
 The example above configures the Plugin to only allow one concurrent request. 
When more than one request is received, the Plugin will respond with a 503 
status code:

Review Comment:
   also need to change English



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to