From 2c7eedd97016c0a89b09c1109778237d6ffaccb8 Mon Sep 17 00:00:00 2001 From: Nicholas Griffin Date: Wed, 25 Oct 2017 06:34:22 +0100 Subject: [PATCH] Fixing Typo that was mentioned in #3764 (#3766) --- source/_data/glossary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 1b18f1539de..f1c27b24443 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -5,7 +5,7 @@ - topic: Service description: "[Services](/docs/scripts/service-calls/) are called to perform actions." - topic: Event - description: When somethings happen. + description: When something happens. - topic: Entity description: An entity is the representation of a single device, unit or web service. - topic: Device