Browse Source

[BE] Chore: Fix typo (#3493)

`croups` -> `groups`

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Yarden Shoham 2 years ago
parent
commit
f8083e25b7
1 changed files with 1 additions and 1 deletions
  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