small typo (#3665)

This commit is contained in:
c727 2017-10-18 08:37:04 +02:00 committed by Franck Nijhof
parent b6c92aee08
commit c21dbbf311

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