From 556cfd19b6f3778ec2d4cc87aadb658a4983402a Mon Sep 17 00:00:00 2001 From: Jorge Benjumea Date: Fri, 10 Nov 2023 09:46:56 +0100 Subject: [PATCH] Documentation: fix typo (#2296) --- docs/configs/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/settings.md b/docs/configs/settings.md index 3bc843c1d..1f84d36a3 100644 --- a/docs/configs/settings.md +++ b/docs/configs/settings.md @@ -384,7 +384,7 @@ If you have both set the per-service settings take precedence. You can choose from the following styles for docker or k8s status, site monitor and ping: `dot` or `basic` -- The default is no value, and displays the montior and ping response time in ms and the docker / k8s container status +- The default is no value, and displays the monitor and ping response time in ms and the docker / k8s container status - `dot` shows a green dot for a successful monitor ping or healthy status. - `basic` shows either UP or DOWN for monitor & ping