Skip to content

Commit

Permalink
lights changed to light (home-assistant#12224)
Browse files Browse the repository at this point in the history
  • Loading branch information
leifclaesson authored Mar 2, 2020
1 parent f9e120f commit 3c0e1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_docs/configuration/yaml.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ example:
To improve readability, you can source out certain domains from your main configuration file with the `!include`-syntax.

```yaml
lights: !include lights.yaml
light: !include lights.yaml
```

More information about this feature can also be found at [splitting configuration](/docs/configuration/splitting_configuration/).
Expand Down

0 comments on commit 3c0e1bc

Please sign in to comment.