From 7737e9910f2541537019f9645a81fc39345a7a7a 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 0add8912d..9009ad3a9 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).