README: s/demon/daemon/g
Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ia04e481a765603e4e752d0503e56f2b4612bbc86
diff --git a/README.md b/README.md
index 61e4929..001d29e 100644
--- a/README.md
+++ b/README.md
@@ -191,10 +191,10 @@
## Enabling Sensors
-As demons can trigger off of shared types, sometimes some handshaking will be
+As daemons can trigger off of shared types, sometimes some handshaking will be
needed to enable sensors. Using the TMP75 sensor as an example, when the sensor
object is enabled, the device tree must be updated before scanning may begin.
The entity-manager can key off of different types and export devices for
specific configurations. Once this is done, the baseboard temperature sensor
-demon can scan the sensors.
+daemon can scan the sensors.