From c5ff2a85f57dfa62abab990b264f073669a7ae33 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Wed, 4 May 2022 14:38:32 +0300 Subject: [PATCH] Fix typo --- devenv/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devenv/README.md b/devenv/README.md index a4e21ce..3dd87be 100644 --- a/devenv/README.md +++ b/devenv/README.md @@ -1,6 +1,6 @@ # Development environment for the plugin -This docker environments contain preconfigured Zabbix instance with several monitored hosts and preconfigured Grafana with added data source and dashboards for testing. Environment uses plugin built +This docker environment contains preconfigured Zabbix instance with several monitored hosts and preconfigured Grafana with added data source and dashboards for testing. Environment uses plugin built from sources, so in order to start environment, run commands from plugin root directory: ```shell