Fix grammar error (allows vs allow) (#6426)

This commit is contained in:
Max Rumpf 2018-10-02 10:44:01 +02:00 committed by Fabian Affolter
parent 7a9766cc6b
commit 0652a7b0a9

View File

@ -10,7 +10,7 @@ footer: true
logo: mqtt.png logo: mqtt.png
--- ---
The [logger](/components/logger/) component allow the logging of received MQTT messages. The [logger](/components/logger/) component allows the logging of received MQTT messages.
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry