diff --git a/src/public/index.html b/src/public/index.html
index 38c358f..d053a0e 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -427,7 +427,7 @@
How do I add my node to the map?
Your node, or a node that hears your node must uplink to our MQTT server.
Your position packet must be unencrypted, or encrypted with the default key.
- If your node is on v2.5 firmware or newer, you must enable "OK to MQTT".
+ If your node has v2.5 firmware or newer, you must enable "OK to MQTT".
Use the MQTT server details below to uplink to this map.
@@ -448,6 +448,7 @@
Nodes that have not been heard for 7 days are automatically removed.
Disable position reporting in your node to prevent it coming back.
Use custom encryption keys so the public can't see your position data.
+
If your node has v2.5 firmware or newer, we ignore packets if "OK to MQTT" is disabled.