From 2343055dff6f0fef4a75162f331bad1487ef2c43 Mon Sep 17 00:00:00 2001 From: Arie Heinrich Date: Tue, 26 Oct 2021 12:07:19 +0200 Subject: [PATCH] grammer (#40903) --- docs/sources/installation/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/docker.md b/docs/sources/installation/docker.md index 4e950373b18..7da62401838 100755 --- a/docs/sources/installation/docker.md +++ b/docs/sources/installation/docker.md @@ -56,7 +56,7 @@ docker run -d -p 3000:3000 grafana/grafana-enterprise ### Run a specific version of Grafana -> **Note:** If you are on a Linux system, you might need to add `sudo` before the command add your user to the `docker` group. +> **Note:** If you are on a Linux system, you might need to add `sudo` before the command or add your user to the `docker` group. ```bash docker run -d -p 3000:3000 --name grafana grafana/grafana-enterprise: