From afd0f9b3e2b3e8185d23df9d6609d147e68d1714 Mon Sep 17 00:00:00 2001 From: Michael Greb Date: Wed, 4 Mar 2015 20:48:34 -0500 Subject: [PATCH] minor typo in docs --- source/components/sun.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/sun.markdown b/source/components/sun.markdown index 70fb4aaa66f..5269071a927 100644 --- a/source/components/sun.markdown +++ b/source/components/sun.markdown @@ -39,4 +39,4 @@ sun: | State Attributes | Description | | --------- | ----------- | | `next_rising` | Date and time of the next sun rising -| `nest_setting` | Date and time of the next sun setting +| `next_setting` | Date and time of the next sun setting