AnanthaKrishnanJ2001 opened a new pull request, #13053: URL: https://github.com/apache/apisix/pull/13053
### Description This PR fixes a typo in the Chinese documentation where rejection_code was used instead of the correct parameter rejected_code. Affected files: docs/zh/latest/plugins/limit-count.md docs/zh/latest/plugins/limit-req.md docs/zh/latest/plugins/limit-conn.md #### Which issue(s) this PR fixes: Fixes #13043 ### Checklist [x] I have explained the need for this PR and the problem it solves [x] I have explained the changes or the new features added to this PR [ ] I have added tests corresponding to this change (N/A for doc fix) [x] I have updated the documentation to reflect this change [x] I have verified that this change is backward compatible(https://github.com/apache/apisix/tree/master#community) first) -- 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]
