diff --git a/kafka/README.md b/kafka/README.md
index 174f4d0..32e00fd 100644
--- a/kafka/README.md
+++ b/kafka/README.md
@@ -70,5 +70,5 @@ module "kafka_staging" {
|------|-------------|
| [bootstrap\_brokers](#output\_bootstrap\_brokers) | Comma separated list of one or more hostname:port pairs of kafka brokers suitable to bootstrap connectivity to the kafka cluster |
| [bootstrap\_brokers\_tls](#output\_bootstrap\_brokers\_tls) | TLS connection host:port pairs |
-| [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string) | n/a |
+| [zookeeper\_connect\_string](#output\_zookeeper\_connect\_string) | The connection string to use to connect to the Zookeeper cluster |
\ No newline at end of file