From 7d60c8e70c704515249c65a304562cddd53c0f10 Mon Sep 17 00:00:00 2001 From: Zeb Palmer Date: Fri, 30 Sep 2016 00:27:59 -0600 Subject: [PATCH] fix multiple misspellings of 'means' (#1005) --- source/getting-started/customizing-devices.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/getting-started/customizing-devices.markdown b/source/getting-started/customizing-devices.markdown index 24c5b1f3073..6eeed40e793 100644 --- a/source/getting-started/customizing-devices.markdown +++ b/source/getting-started/customizing-devices.markdown @@ -49,7 +49,7 @@ homeassistant: | sensor_class | Description | | ------------ | ----------- | | cold | On means cold (or too cold) | -| connectivity | On meanse connection present, Off means no connection +| connectivity | On means connection present, Off means no connection | gas | CO, CO2, etc. | | heat | On means hot (or too hot) | | light | Lightness threshold | @@ -58,10 +58,10 @@ homeassistant: | moving | On means moving, Off means stopped | | opening | Door, window, etc. | | power | Power, over-current, etc. | -| safety | On meanse unsafe, Off means safe | +| safety | On means unsafe, Off means safe | | smoke | Smoke detector | -| sound | On means sound detected, Off meanse no sound | -| vibration | On means vibration detected, Off meanse no vibration | +| sound | On means sound detected, Off means no sound | +| vibration | On means vibration detected, Off means no vibration | ### {% linkable_title Reloading customize %}