From 2be0c58850764b8c8bfd58b34db460ecb391a186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Thu, 20 Jun 2019 22:50:57 +0200 Subject: [PATCH] Fix language in device documentation (#278) --- docs/device_registry_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/device_registry_index.md b/docs/device_registry_index.md index 9dc6e965..a47d13d5 100644 --- a/docs/device_registry_index.md +++ b/docs/device_registry_index.md @@ -3,7 +3,7 @@ title: Device Registry sidebar_label: Introduction --- -The device registry is a registry where Home Assistant keeps track of devices. A device is represented in Home Assistant via one or more entities. For example, a battery-powered temperature and a humidity sensor might expose entities for temperature, humidity and battery level. +The device registry is a registry where Home Assistant keeps track of devices. A device is represented in Home Assistant via one or more entities. For example, a battery-powered temperature and humidity sensor might expose entities for temperature, humidity and battery level.