Fixing Typo that was mentioned in #3764 (#3766)

This commit is contained in:
Nicholas Griffin 2017-10-25 06:34:22 +01:00 committed by Fabian Affolter
parent 025c6ab51d
commit 2c7eedd970

View File

@ -5,7 +5,7 @@
- topic: Service - topic: Service
description: "[Services](/docs/scripts/service-calls/) are called to perform actions." description: "[Services](/docs/scripts/service-calls/) are called to perform actions."
- topic: Event - topic: Event
description: When somethings happen. description: When something happens.
- topic: Entity - topic: Entity
description: An entity is the representation of a single device, unit or web service. description: An entity is the representation of a single device, unit or web service.
- topic: Device - topic: Device