Skip to content

Commit d27fc10

Browse files
authored
Fix Lovelace resources name in 0.107 blog post (home-assistant#12525)
1 parent ea31695 commit d27fc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_posts/2020-03-18-release-107.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Lovelace configuration panel, and YAML dashboards can be set up in
7070
`configuration.yaml`, see [the documentation](/lovelace/yaml-mode/).
7171

7272
This awesome new feature comes with a deprecation if you use Lovelace in
73-
manual YAML mode: You need to move the `resource` section from
73+
manual YAML mode: You need to move the `resources` section from
7474
your `ui-lovelace.yaml` to the `lovelace:` section in `configuration.yaml`.
7575
It is not a breaking change yet; we still load them from the previous location
7676
if we didn't find anything in the `lovelace:` section, however, this fallback

0 commit comments

Comments
 (0)