Skip to content

Commit f8083e2

Browse files
authored
[BE] Chore: Fix typo (#3493)
`croups` -> `groups` Signed-off-by: Yarden Shoham <[email protected]>
1 parent f51da4b commit f8083e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ paths:
775775
get:
776776
tags:
777777
- Consumer Groups
778-
summary: Get consumer croups with paging support
778+
summary: Get consumer groups with paging support
779779
operationId: getConsumerGroupsPage
780780
parameters:
781781
- name: clusterName

0 commit comments

Comments
 (0)