From 0c2d5875d45ef249d013ed9149cc4d0eab00038a Mon Sep 17 00:00:00 2001
From: Sharif Nassar <mrwacky42@users.noreply.github.com>
Date: Fri, 18 Nov 2016 16:11:25 -0800
Subject: [PATCH] Spleling

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 04497988..b7b590b1 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database
 with the provided ConfigMap. Hence, the Grafana pod is effectively stateless.
 This allows managing dashboards via `git` etc. and easily deploying them via CD pipelines.
 
-In the future, a separate Grafana opeartor will support gathering dashboards from multiple
+In the future, a separate Grafana operator will support gathering dashboards from multiple
 ConfigMaps based on label selection.
 
 ## Roadmap
@@ -133,4 +133,4 @@ default       kubernetes                                     172.17.4.101:443
 kube-system   kube-controller-manager-prometheus-discovery   10.2.30.2:10252    1h
 kube-system   kube-scheduler-prometheus-discovery            10.2.30.4:10251    1h
 monitoring    etcd-k8s                                       172.17.4.51:2379   1h
-```
\ No newline at end of file
+```
-- 
GitLab