diff --git a/README.md b/README.md index 9d325d5fadde4177d27da85e6e64afeb157c942f..15335e6b14a3011ae8847c11c12c7b8b5d2ce70a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A Loki-based logging stack consists of 3 components: - [Grafana](https://github.com/grafana/grafana) for the UI. Loki is like Prometheus, but for logs: we prefer a multidimensional label-based approach to indexing, and want a single-binary, easy to operate system with no dependencies. -Loki differs from Prometheus by focussing on logs instead of metrics, and deliverying logs via push, instead of pull. +Loki differs from Prometheus by focussing on logs instead of metrics, and delivering logs via push, instead of pull. ## Getting started