diff --git a/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md b/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md index a559eae8..8c65d385 100644 --- a/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md +++ b/docs/c-api/mqtt.h/mg_set_protocol_mqtt.md @@ -6,7 +6,7 @@ signature: | void mg_set_protocol_mqtt(struct mg_connection *nc); --- -Attach built-in MQTT event handler to the given connection. +Attaches a built-in MQTT event handler to the given connection. The user-defined event handler will receive following extra events: