From b7787c16bdd73f34e9e6378727239f83c2af614a Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Sat, 3 Oct 2020 16:50:54 +1000 Subject: [PATCH] Fix Typo input_dateteime (#14807) --- source/_integrations/input_datetime.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/input_datetime.markdown b/source/_integrations/input_datetime.markdown index 30618331ae9..f3acecc86fd 100644 --- a/source/_integrations/input_datetime.markdown +++ b/source/_integrations/input_datetime.markdown @@ -104,7 +104,7 @@ To set both the date and time in the same call, use `date` and `time` together, #### input_datetime.reload -`input_dateteime.reload` service allows one to reload `input_datetime`'s configuration without restarting Home Assistant itself. +`input_datetime.reload` service allows one to reload `input_datetime`'s configuration without restarting Home Assistant itself. ## Examples