From f4b0608156be83e0e60147535bc14d0f31856a29 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 11 Dec 2021 12:26:43 +0100 Subject: [PATCH] 2021: Remove unneeded "it" Co-authored-by: Martin Hjelmare --- source/_posts/2021-12-11-release-202112.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index c293a699c81..dbc3db4d968 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -366,7 +366,7 @@ device class) one should edit the entity via the UI instead, which is possible for the greater part of the entities nowadays. The old customize UI is confusing in many ways and has a level of power that, -if wielded incorrectly, it can have unforeseen consequences. +if wielded incorrectly, can have unforeseen consequences. Someone found the customize first, and then things are out of sync throughout the UI, as the internal entity registry would show the old values.