Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
eykamp authored Oct 6, 2017
1 parent ba38fb6 commit b008723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/mqtt-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ThingsBoard server nodes act as an MQTT Broker that supports QoS levels 0 (at mo

##### Client libraries setup

You can find a huge amount of MQTT client libraries on the web. Examples in this article will be based on Mosquitto and MQTT.js.
You can find a large number of MQTT client libraries on the web. Examples in this article will be based on Mosquitto and MQTT.js.
In order to setup one of those tools, you can use instructions in our [Hello World](/docs/getting-started-guides/helloworld/) guide.

##### MQTT Connect
Expand Down

0 comments on commit b008723

Please sign in to comment.