Skip to content

Commit e0d4929

Browse files
committed
Small typo
1 parent 2acb330 commit e0d4929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vagrant/templates/controlscript/kafka-control.sh.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ case "${1:-''}" in
135135
echo "start-kafkaserver : Start the Confluent Kafka broker instance."
136136
echo "start-schema-registry : Start the Confluent Schema Registry."
137137
echo "start-kafka-rest : Start the Confluent Kafka REST service."
138-
echo "start-kafka-connect : Start the Confluent Kafka Connector (distributed))."
138+
echo "start-kafka-connect : Start the Confluent Kafka Connector (distributed)."
139139
echo ""
140140
echo "stop-zookeeper : Stop the Confluent ZooKeeper cluster manager."
141141
echo "stop-kafkaserver : Stop the Confluent Kafka broker instance."

0 commit comments

Comments
 (0)