From 3e629614a228f300473ce0b66b9edf5c8129510e Mon Sep 17 00:00:00 2001 From: nv-hashi <80716011+nv-hashi@users.noreply.github.com> Date: Wed, 12 Jul 2023 22:16:50 +0000 Subject: [PATCH] backport of commit 5403b623154d48829015a53ca594f4dda625e1af --- 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. ---