diff --git a/index.html b/index.html index 7801a70..8c65f19 100644 --- a/index.html +++ b/index.html @@ -181,7 +181,7 @@
IMPORTANT: The functino cc_mqtt5_client_free() must NOT be called from within a callback. Use next event loop iteration.
+IMPORTANT: The function cc_mqtt5_client_free() must NOT be called from within a callback. Use next event loop iteration.
In order to properly function the library requires setting several callbacks.