From 7bb29ed06e58a9bfb514aa56b153a28110310d62 Mon Sep 17 00:00:00 2001 From: Omar Khawaja Date: Wed, 4 Sep 2019 20:56:38 -0400 Subject: [PATCH] capitalize Consul --- website/source/guides/integrations/consul-connect/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/integrations/consul-connect/index.html.md b/website/source/guides/integrations/consul-connect/index.html.md index e357fed52..29cfdeaf6 100644 --- a/website/source/guides/integrations/consul-connect/index.html.md +++ b/website/source/guides/integrations/consul-connect/index.html.md @@ -48,7 +48,7 @@ Connect integration with Nomad requires [Consul 1.6 or later.](https://releases.hashicorp.com/consul/1.6.0/) The Consul agent can be run in dev mode with the following command: -**Note**: for this demo to work, consul must be in your $PATH +**Note**: for this demo to work, Consul must be in your $PATH ```sh $ consul agent -dev