From 30b64d4c39b5d09fa9cae810b001105ee23a8a21 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Tue, 3 Dec 2024 19:10:45 +0100 Subject: [PATCH] Fix typo in mqtt docs (#36129) --- source/_integrations/mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index 38148009e8e..38a6a7661ca 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -956,7 +956,7 @@ support_url: {% enddetails %} -### Discovery messages en availability +### Discovery messages and availability When MQTT discovery is set up, and a device or service sends a discovery message, an MQTT entity, tag, or device automation will be set up directly after receiving the message.