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