diff --git a/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/components/EditTeamModal/EditTeamModal.tsx b/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/components/EditTeamModal/EditTeamModal.tsx index 96dcfb0dd9..66c4ade51c 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/components/EditTeamModal/EditTeamModal.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/components/EditTeamModal/EditTeamModal.tsx @@ -67,11 +67,8 @@ const EditTeamModal = ({ onChange={setSelectedTeam} value={selectedTeam} label="Team" + helpText="macOS hosts will be added to this team when they're first unboxed." /> -

- macOS hosts will be added to this team when they're first - unboxed. -