From 0d1a3db94add19961252cb7d4e0a7251210d095d Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 28 Mar 2016 19:42:51 -0400 Subject: [PATCH] Fix typo Fix typo --- source/_components/proximity.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/proximity.markdown b/source/_components/proximity.markdown index b42a218d441..8e6c6d2aeee 100644 --- a/source/_components/proximity.markdown +++ b/source/_components/proximity.markdown @@ -23,7 +23,7 @@ Some examples of its use include: The Proximity entity which is created has the following values: - `state`: Distance from the monitored zone (in km) -- `dir_of_travel`: Direction of the closest device to the monitoed zone. Values are: +- `dir_of_travel`: Direction of the closest device to the monitored zone. Values are: - 'not set' - 'arrived' - 'towards'