From cb4d30f8522e852b0cdcbce1d8ae29902b3a98b3 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Wed, 4 Sep 2019 03:44:07 -0700 Subject: [PATCH] Docs: Quick typo fix in readme (#18874) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99370f95b34..8d2ddecfa9e 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ ENV BROWSER=1 SLOWMO=1 yarn e2e-tests ### Datasource and dashboard provisioning [Here](https://github.com/grafana/grafana/tree/master/devenv) you can find helpful scripts and docker-compose setup -that will populate your dev environment for quicker testing end experimenting. +that will populate your dev environment for quicker testing and experimenting. ## Contribute