From 2988cc512ff2997d608f037fa8a4313f0b401f3f Mon Sep 17 00:00:00 2001 From: Colin Frei Date: Thu, 2 Jan 2020 10:28:36 +0100 Subject: [PATCH] Fix grammatical error (#4403) --- 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 2b8e30df76..c67219b471 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1045,7 +1045,7 @@ }, "entities": { "header": "Entities", - "introduction": "Entities that do not belong to a devices can be set here.", + "introduction": "Entities that do not belong to a device can be set here.", "without_device": "Entities without device", "device_entities": "If you add an entity that belongs to a device, the device will be added.", "add": "Add an entity",