diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index 01ab4261f5d..cb07d4ff0a2 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -71,7 +71,7 @@ To find the latitude/longitude of a certain place you can use [Google Maps](http ## Home zone -If no configuration is given, the `zone` integration will create a zone for home. This zone will use location provided in the `configuration.yaml` file and have a radius of 100 meters. To override this, create a zone configuration and name it **'Home'**. +If no configuration is given, the `zone` integration will create a zone for home. This zone will use location provided in the `configuration.yaml` file and have a radius of 100 meters. To override this, create a zone configuration in `configuration.yaml` (see above) and name it **'Home'**. Overriding the Home zone via the UI is not supported.