Skip to content

Commit

Permalink
Merge pull request thingsboard#72 from eykamp/patch-1
Browse files Browse the repository at this point in the history
Fix grammar
  • Loading branch information
ashvayka authored Oct 13, 2017
2 parents 98d411d + b008723 commit 6a072b4
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 6a072b4

Please sign in to comment.