From dbcca71c27edf6637fe773772e3d83e74beb7fa5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 17 Jun 2017 10:39:43 +0200 Subject: [PATCH] Fix typo and update description --- source/_components/dweet.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/dweet.markdown b/source/_components/dweet.markdown index ae2fabf2376..5acb5647dcb 100644 --- a/source/_components/dweet.markdown +++ b/source/_components/dweet.markdown @@ -1,7 +1,7 @@ --- layout: page title: "Dweet.io" -description: "Record events in InfluxDB." +description: "Transfer events to Dweet.io." date: 2016-05-07 07:08 sidebar: true comments: false @@ -24,7 +24,7 @@ The `dweet` component makes it possible to transfer details collected with Home The publishing interval is limited to 1 second. This means that it's possible to miss fast changes.

-To use the `deweet` component in your installation, add the following to your `configuration.yaml` file: +To use the `dweet` component in your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry