From 14e823f684a4ed7f7148cc92c04e3f6041674453 Mon Sep 17 00:00:00 2001 From: Traky Deng Date: Mon, 24 Feb 2025 17:26:53 +0800 Subject: [PATCH] Apply suggestions from review Co-authored-by: Yilia Lin <114121331+Yilialinn@users.noreply.github.com> --- 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 bcb724d77eb0..8b08ab13a2de 100644 --- a/docs/en/latest/plugins/limit-conn.md +++ b/docs/en/latest/plugins/limit-conn.md @@ -143,7 +143,7 @@ curl "http://127.0.0.1:9180/apisix/admin/consumers" -X PUT \ }' ``` -Create `key-auth` Credential for the consumer: +Create `key-auth` Credential for the Consumer: ```shell curl "http://127.0.0.1:9180/apisix/admin/consumers/john/credentials" -X PUT \