diff --git a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx index 55b223c82c..02e47179af 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx @@ -250,7 +250,7 @@ const Mdm = (): JSX.Element => {

{mdmAppleBm.apple_id}

Organization name

{mdmAppleBm.org_name}

-

MDM Server URL

+

MDM server URL

{mdmAppleBm.mdm_server_url}

Renew date

{readableDate(mdmAppleBm.renew_date)}