small typo (#3665)

This commit is contained in:
c727 2017-10-18 08:37:04 +02:00 committed by Fabian Affolter
parent 9da7eeddea
commit a58146738a
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -86,7 +86,7 @@ http:
### {% linkable_title Including Separate Files %} ### {% linkable_title Including Separate Files %}
To improve readability, you can source out certain domains from you main configuration file with the `!include`-Syntax. To improve readability, you can source out certain domains from your main configuration file with the `!include`-syntax.
```yaml ```yaml
lights: !include lights.yaml lights: !include lights.yaml