From f3370781caf0f02cd367dfc5da312c5fed4ec6b1 Mon Sep 17 00:00:00 2001
From: Fabian Affolter
Date: Mon, 7 Dec 2015 17:06:57 +0100
Subject: [PATCH] Fix typos
---
source/_posts/2015-12-07-influxdb-and-grafana.markdown | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/_posts/2015-12-07-influxdb-and-grafana.markdown b/source/_posts/2015-12-07-influxdb-and-grafana.markdown
index fd1c4606030..9ac80db3361 100644
--- a/source/_posts/2015-12-07-influxdb-and-grafana.markdown
+++ b/source/_posts/2015-12-07-influxdb-and-grafana.markdown
@@ -23,7 +23,7 @@ The first step is to install the InfluxDB packages. If your are not running Fedo
$ sudo dnf -y install http://influxdb.s3.amazonaws.com/influxdb-0.9.5.1-1.x86_64.rpm
```
-Lauch the InfluxDB service.
+Launch the InfluxDB service.
```bash
$ sudo systemctl start influxdb
@@ -99,7 +99,7 @@ Now you can stat to create dashboards and graphs. You have various options to ge
Grafana settings
-If the graph is not showing up in the dashbaord you need to adjust the time range in the right upper corner. The graph is created for all state changes recorded by Home Assistant.
+If the graph is not showing up in the dashboard you need to adjust the time range in the right upper corner. The graph is created for all state changes recorded by Home Assistant.