浏览代码

[BE] Chore: Fix typo (#3493)

`croups` -> `groups`

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Yarden Shoham 2 年之前
父节点
当前提交
f8083e25b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml

+ 1 - 1
kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml

@@ -775,7 +775,7 @@ paths:
     get:
       tags:
         - Consumer Groups
-      summary: Get consumer croups with paging support
+      summary: Get consumer groups with paging support
       operationId: getConsumerGroupsPage
       parameters:
         - name: clusterName