diff --git a/static/api-demo.html b/static/api-demo.html
index fa0437a..5edd7fd 100644
--- a/static/api-demo.html
+++ b/static/api-demo.html
@@ -34,7 +34,7 @@ const Second = Millisecond * 1000
* Class variables you may enjoy:
*
* delay: rx delay to add to incoming messages, higher-latency networks will need a larger value
- * transmitters: how many things are sending to the repeater right now
+ * transmitters: how many clients are sounding
* reconnect: if true, will try to maintain a connection to the server
* reconnectDelay: how long to wait between disconnection and reconnect attempt
* clients: how many connected clients the repeater last reported