From 0a8ce22dda84458d89742e7d47af185b7d5b9c0a Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Thu, 29 Feb 2024 16:45:02 -0600 Subject: [PATCH] =?UTF-8?q?Update=20device-management.ejs:=20Clarify=20wha?= =?UTF-8?q?t=20it=20means=20to=20shorten=20the=20fe=E2=80=A6=20(#17281)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …edback loop --- website/views/pages/device-management.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index 72d23ff89e..87774b8d5c 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -162,7 +162,7 @@

Use a git repo as the source of truth to reduce errors (submitting the wrong patch, configuration setting etc)

Every change to a policy or security control is tracked and auditable in Fleet’s history, or via the repo commit log

-

Instantly reveal failed patches and broken settings with osquery to shorten the feedback loop and avoid tickets.

+

Instantly reveal failed patches and broken settings with osquery to shorten the feedback loop and uncover problems sooner.