From 41e7a389048e6b93d24fcb483dd154855b630c6f Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:40:53 -0400 Subject: [PATCH] Update setup_assistant.json (#12810) - Update `profile_name` to reflect what we're going to call this file in the docs --- mdm_profiles/setup_assistant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdm_profiles/setup_assistant.json b/mdm_profiles/setup_assistant.json index 4f96ca2652..b7a6289ee5 100644 --- a/mdm_profiles/setup_assistant.json +++ b/mdm_profiles/setup_assistant.json @@ -1,5 +1,5 @@ { - "profile_name": "FleetDM example enrollment profile", + "profile_name": "Fleet's example automatic enrollment profile", "allow_pairing": true, "is_mdm_removable": true, "org_magic": "1",