From 17f394fbb0561f725645aa1f331acf23918d01b8 Mon Sep 17 00:00:00 2001 From: Jeremy Bunting Date: Sun, 27 Aug 2017 03:45:54 -0700 Subject: [PATCH] minor typo correction (#3256) 'Developers' was misspelled. --- source/_components/notify.ciscospark.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/notify.ciscospark.markdown b/source/_components/notify.ciscospark.markdown index 6892b4192e0..db3e736beaf 100644 --- a/source/_components/notify.ciscospark.markdown +++ b/source/_components/notify.ciscospark.markdown @@ -14,9 +14,9 @@ ha_release: "0.40" The `ciscospark` notification platform allows you to deliver notifications from Home Assistant to [Cisco Spark](https://ciscospark.com/). -To use this notification platform you need to get a developer token. To obtain a token visit [Spark for Devleopers](https://developer.ciscospark.com/index.html) +To use this notification platform you need to get a developer token. To obtain a token visit [Spark for Developers](https://developer.ciscospark.com/index.html) -At this time you also need to specify the `Cisco Spark` `roomid`. The `roomid` can also be found at [Spark for Devleopers](https://developer.ciscospark.com/index.html). Just look in the Doumentation under Rooms. +At this time you also need to specify the `Cisco Spark` `roomid`. The `roomid` can also be found at [Spark for Developers](https://developer.ciscospark.com/index.html). Just look in the Doumentation under Rooms. To enable the Cisco Spark notification in your installation, add the following to your `configuration.yaml` file: