diff --git a/docs/guides/dockerswarm.md b/docs/guides/dockerswarm.md index ffdb9e631..97313bf4f 100644 --- a/docs/guides/dockerswarm.md +++ b/docs/guides/dockerswarm.md @@ -29,7 +29,7 @@ NOTE: The rest of this post assumes that you have a Swarm running. ## Setting up Prometheus -For this guide, you need to [setup Prometheus][setup]. We will assume that +For this guide, you need to [set up Prometheus][setup]. We will assume that Prometheus runs on a Docker Swarm manager node and has access to the Docker socket at `/var/run/docker.sock`.