Skip to content

Commit eba1e37

Browse files
committed
Minor tweak to kcctl description.
1 parent ff89ae9 commit eba1e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/io/sdkman/changelogs/KcctlMigrations.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class KcctlMigrations {
1616
candidate = "kcctl",
1717
name = "kcctl",
1818
description =
19-
"kcctl - a modern and intuitive command-line client for Kafka Connect. Relying on the idioms and semantics of kubectl, it allows you to register and examine connectors, delete them, restart them, etc.",
19+
"A modern and intuitive command-line client for Kafka Connect. Relying on the idioms and semantics of kubectl, it allows you to register and examine connectors, delete them, restart them, etc.",
2020
websiteUrl = "https://github.com/kcctl/kcctl"
2121
).insert()
2222
}

0 commit comments

Comments
 (0)