From e669efb972eb80a387d2550fec4afc8b9f5222f5 Mon Sep 17 00:00:00 2001 From: sjabby Date: Wed, 11 Jul 2018 16:48:12 +0200 Subject: [PATCH] Fixing minor typo - iframe.markdown - Lovelace docs (#5754) * Update iframe.markdown * Align with the content --- source/_lovelace/iframe.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/iframe.markdown b/source/_lovelace/iframe.markdown index b8106d545bf..f463ed45442 100644 --- a/source/_lovelace/iframe.markdown +++ b/source/_lovelace/iframe.markdown @@ -44,7 +44,7 @@ title: default: none {% endconfiguration %} -**Reminder**: you can't mix https and http content. So if your Home Assistant instance is accessed thru https, you won't be able to display http content in the iframe card. +**Reminder**: You can't mix HTTPS and HTTP content. So if your Home Assistant instance is accessed through HTTPS, you won't be able to display HTTP content in the iframe card. ## {% linkable_title Examples %}