diff --git a/README.md b/README.md
index 044979881701bf94011dc08a67920a2b9f812e4b..b7b590b18032b66c5d49b9ad9d8a387bfab01251 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
+```