Index: 081/quickstart.html =================================================================== --- 081/quickstart.html (revision 1611980) +++ 081/quickstart.html (working copy) @@ -158,7 +158,7 @@ Leadership has switched to one of the slaves and node 1 is no longer in the in-sync replica set:
-> bin/kafka-topics.sh --describe --zookeeper localhost:218192 --topic my-replicated-topic
+> bin/kafka-topics.sh --describe --zookeeper localhost:2181 --topic my-replicated-topic
 Topic:my-replicated-topic	PartitionCount:1	ReplicationFactor:3	Configs:
 	Topic: my-replicated-topic	Partition: 0	Leader: 2	Replicas: 1,2,0	Isr: 2,0