Skip to content

Commit f5fd87b

Browse files
corbanmaillouxfabaff
authored andcommitted
Tiny Grammar Fix (home-assistant#2140)
1 parent 57d9801 commit f5fd87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/mqtt.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ha_iot_class: depends
1616

1717
MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport.
1818

19-
Your first step to get MQTT and Home Assistant working is the choose a [broker](/docs/mqtt/broker).
19+
Your first step to get MQTT and Home Assistant working is to choose a [broker](/docs/mqtt/broker).
2020

2121
To integrate MQTT into Home Assistant, add the following section to your `configuration.yaml` file. Keep in mind that the minimal setup will run with [an embedded MQTT broker](/docs/mqtt/broker#embedded-broker):
2222

0 commit comments

Comments
 (0)