From c8553de09ef640792644b689cc12ccd14cba8f0c Mon Sep 17 00:00:00 2001 From: Evelyn Date: Mon, 25 Jul 2016 17:22:02 +0100 Subject: [PATCH] Update mg_send_mqtt_handshake_opt.md --- docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md b/docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md index c1d3fd4c..2c7a93ca 100644 --- a/docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md +++ b/docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md @@ -7,5 +7,5 @@ signature: | struct mg_send_mqtt_handshake_opts); --- -Send MQTT handshake with optional parameters. +Sends an MQTT handshake with optional parameters.