Skip to content

Commit dbcca71

Browse files
committed
Fix typo and update description
1 parent 387df7b commit dbcca71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/dweet.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: "Dweet.io"
4-
description: "Record events in InfluxDB."
4+
description: "Transfer events to Dweet.io."
55
date: 2016-05-07 07:08
66
sidebar: true
77
comments: false
@@ -24,7 +24,7 @@ The `dweet` component makes it possible to transfer details collected with Home
2424
The publishing interval is limited to 1 second. This means that it's possible to miss fast changes.
2525
</p>
2626

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

2929
```yaml
3030
# Example configuration.yaml entry

0 commit comments

Comments
 (0)