From 09132ed3ebd89ec9ab46fd71622bd27e27f1df0d Mon Sep 17 00:00:00 2001
From: Andreas Jacobsen
Date: Sun, 3 Apr 2016 17:43:02 +0200
Subject: [PATCH] Update sensor.transmission.markdown
Fixed typos
---
source/_components/sensor.transmission.markdown | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/_components/sensor.transmission.markdown b/source/_components/sensor.transmission.markdown
index e484da70f1e..1ab30b43326 100644
--- a/source/_components/sensor.transmission.markdown
+++ b/source/_components/sensor.transmission.markdown
@@ -12,7 +12,7 @@ ha_category: Sensor
---
-The `trnasmission` platform allows you to monitor your downloads with [Transmission](http://www.transmissionbt.com/) from within Home Assistant and setup automation based on the information.
+The `transmission` platform allows you to monitor your downloads with [Transmission](http://www.transmissionbt.com/) from within Home Assistant and setup automation based on the information.
```yaml
# Example configuration.yaml entry
@@ -48,7 +48,7 @@ To use the monitoring, your transmission client needs to allow remote access. If
-If everthing is setup correctly, the details will show up in the frontend.
+If everything is setup correctly, the details will show up in the frontend.