mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
small typo (#3665)
This commit is contained in:
parent
b6c92aee08
commit
c21dbbf311
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user