From add0614aee0f9c52a2fa6da3c64f8a8976fec904 Mon Sep 17 00:00:00 2001 From: Vilhelm Prytz Date: Tue, 5 Nov 2019 10:22:24 +0100 Subject: [PATCH] Docs: Add "the" to license reference in README (#20167) Add 'the' to license reference in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f94735e0ff..b185aca3b1b 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ If you're interested in contributing to the Grafana project: ## License -Grafana is distributed under [Apache 2.0 License](https://github.com/grafana/grafana/blob/master/LICENSE). +Grafana is distributed under the [Apache 2.0 License](https://github.com/grafana/grafana/blob/master/LICENSE).