From 43f72c00e84e83682ab471c67c8938a0be267032 Mon Sep 17 00:00:00 2001 From: Brent Saltzman Date: Mon, 27 Nov 2017 00:54:41 -0600 Subject: [PATCH] Update binary_sensor.iss.markdown (#4077) Fixed typo. --- source/_components/binary_sensor.iss.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.iss.markdown b/source/_components/binary_sensor.iss.markdown index 58c98c7c629..c2061706882 100644 --- a/source/_components/binary_sensor.iss.markdown +++ b/source/_components/binary_sensor.iss.markdown @@ -28,7 +28,7 @@ binary_sensor: {% configuration %} show_on_map: description: Option to show the position of the ISS on the map. - required: optionsl + required: optional default: false type: string {% endconfiguration %}