diff --git a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx index 26d31e7fc4..5c1a1bb31c 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx @@ -117,7 +117,7 @@ const Mdm = (): JSX.Element => { } else { renderFlash( "error", - "Your MDM business manager keys could not be downloaded. Please TODO ACTION." + "Your MDM business manager keys could not be downloaded. Please try again." ); } return false; @@ -162,7 +162,11 @@ const Mdm = (): JSX.Element => {

5. Deploy Fleet with mdm configuration.{" "} - +

@@ -225,7 +229,7 @@ const Mdm = (): JSX.Element => {

4. Deploy Fleet with mdm configuration.{" "}