From cc6686a7907b72cef5e5370785e9648b34323282 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <6d0847b9@opayq.com> Date: Mon, 10 Feb 2020 11:03:42 +0200 Subject: [PATCH] Fix typo (#4779) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index c23f698c38..d5946e41ae 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1404,7 +1404,7 @@ "latitude": "Latitude", "longitude": "Longitude", "passive": "Passive", - "passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is usefull if you just want to use it for automations.", + "passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.", "required_error_msg": "This field is required", "delete": "Delete", "create": "Create",