From 986fdfa1dccd3443340a13f5d9279fec15447252 Mon Sep 17 00:00:00 2001 From: Donal Phipps Date: Tue, 27 Feb 2018 12:34:52 +0000 Subject: [PATCH] small typo - effect / affect. For the pedants. --- source/_docs/configuration/entity-registry.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration/entity-registry.markdown b/source/_docs/configuration/entity-registry.markdown index 7d9369c1f98..e31e014c329 100644 --- a/source/_docs/configuration/entity-registry.markdown +++ b/source/_docs/configuration/entity-registry.markdown @@ -18,7 +18,7 @@ The entity registry makes sure that entities get unique identifiers and allow customizing the identifiers and names of these entities. As this is still a very new part of Home Assistant, changes will require a -restart of Home Assistant to take affect. A config user interface will be added +restart of Home Assistant to take effect. A config user interface will be added in a future version.