소스 검색

[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