From fd2dd89faa8d746b07d205dfb3771b883445c67d Mon Sep 17 00:00:00 2001 From: Alessandro De Blasis Date: Mon, 29 Aug 2022 17:18:41 +0100 Subject: [PATCH] Update website/content/docs/discovery/checks.mdx Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com> --- website/content/docs/discovery/checks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/discovery/checks.mdx b/website/content/docs/discovery/checks.mdx index 0add8912de..9009ad3a94 100644 --- a/website/content/docs/discovery/checks.mdx +++ b/website/content/docs/discovery/checks.mdx @@ -273,7 +273,7 @@ check = { -### OSService check ((#osservice-interval)) +### OSService check OSService checks periodically direct the Consul agent to monitor the health of a service running on the host operating system as either a Windows service (Windows) or a SystemD service (Unix).