diff --git a/nodes/core/io/10-mqtt.html b/nodes/core/io/10-mqtt.html
index 722a7a7ae..afe710472 100644
--- a/nodes/core/io/10-mqtt.html
+++ b/nodes/core/io/10-mqtt.html
@@ -41,7 +41,7 @@
payload string | buffer
a string unless detected as a binary buffer.
topic string
- the MQTT topic, uses / as a heirarchy separator.
+ the MQTT topic, uses / as a hierarchy separator.
qos number
0, fire and forget - 1, at least once - 2, once and once only.
retain boolean