diff --git a/source/_integrations/mqtt_eventstream.markdown b/source/_integrations/mqtt_eventstream.markdown index e24cbc36ae4..e96f0072480 100644 --- a/source/_integrations/mqtt_eventstream.markdown +++ b/source/_integrations/mqtt_eventstream.markdown @@ -31,7 +31,7 @@ subscribe_topic: required: false type: string ignore_event: - description: Ignore sending these [events](/docs/configuration/events/) over mqtt. + description: List of [events](/docs/configuration/events/) which will not be sent over mqtt. required: false type: list {% endconfiguration %}