From 21b213a670a05aed636cf7f3467098e39d5ef10d Mon Sep 17 00:00:00 2001 From: jmgarciamari Date: Thu, 12 Jul 2018 22:10:06 +0200 Subject: [PATCH] Update views.markdown (#5777) Backround changed to Background --- source/lovelace/views.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lovelace/views.markdown b/source/lovelace/views.markdown index 6c8e57fd51c..bccd8a4bc92 100644 --- a/source/lovelace/views.markdown +++ b/source/lovelace/views.markdown @@ -103,7 +103,7 @@ This renders the first card on full width, other cards in this view will not be - zone.home ``` -## {% linkable_title Backround %} +## {% linkable_title Background %} Style the background of views using [CSS](https://en.wikipedia.org/wiki/Cascading_Style_Sheets). For wallpapers you probably want to use the example below, more options can be found [here](https://developer.mozilla.org/en-US/docs/Web/CSS/background).