From 8827fe56d6ab99963835c06169fbccf82431a64f Mon Sep 17 00:00:00 2001 From: Corban Mailloux Date: Tue, 26 Jul 2016 01:45:16 -0400 Subject: [PATCH] Spelling fix. (#675) --- source/_components/camera.local_file.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.local_file.markdown b/source/_components/camera.local_file.markdown index 2cfff50676a..4fc2cb7cdcb 100644 --- a/source/_components/camera.local_file.markdown +++ b/source/_components/camera.local_file.markdown @@ -15,7 +15,7 @@ ha_release: 0.22 The `local_file` camera platform allows you to integrate any readable image file from disk into Home Assistant as a camera. If the image is updated on the file system the image displayed in Home Assistant will also be updated. -This can for example be used with various camera platforms that save a temporary images locally. It can also be used to display a graph that you render periodacally and will then be displayed in Home Assistant. +This can for example be used with various camera platforms that save a temporary images locally. It can also be used to display a graph that you render periodically and will then be displayed in Home Assistant. To enable this camera in your installation, add the following to your `configuration.yaml` file: