From 0c424524fc9dd2560b0fa84ab3b16a9f61620f4d Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Thu, 21 Jul 2022 10:37:53 -0500 Subject: [PATCH] Update issue-6597-add-sandbox-config (#6753) Editor pass for: - https://github.com/fleetdm/fleet/pull/6619 Sending to @RachelElysia for review. --- changes/issue-6597-add-sandbox-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/issue-6597-add-sandbox-config b/changes/issue-6597-add-sandbox-config index 33ab54c8f5..f89516ae2a 100644 --- a/changes/issue-6597-add-sandbox-config +++ b/changes/issue-6597-add-sandbox-config @@ -1 +1 @@ - * Add a new fleet serve configuration to define whether fleet is running in sandbox mode or not + * Added a new Fleet serve configuration to define whether Fleet is running in sandbox mode or not.