From f8760eeacfce7ecffbd1d768827b4cf0fc42b6c1 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 12 Jul 2023 21:10:02 -0500 Subject: [PATCH] backport of commit 5403b623154d48829015a53ca594f4dda625e1af (#18122) Co-authored-by: nv-hashi <80716011+nv-hashi@users.noreply.github.com> --- website/content/docs/connect/nomad.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/connect/nomad.mdx b/website/content/docs/connect/nomad.mdx index cc3a7c9034df..c65f07bc9162 100644 --- a/website/content/docs/connect/nomad.mdx +++ b/website/content/docs/connect/nomad.mdx @@ -1,6 +1,6 @@ --- layout: docs -page_title: Sevice Mesh - Nomad Integration +page_title: Service Mesh - Nomad Integration description: >- Consul's service mesh can be applied to provide secure communication between services managed by Nomad's scheduler and orchestrator functions, including Nomad jobs and task groups. Use the guide and reference documentation to learn more. ---