diff --git a/Dashboard/src/Pages/StatusPages/View/Domains.tsx b/Dashboard/src/Pages/StatusPages/View/Domains.tsx index 2afd3903c6..5c462dd7c4 100644 --- a/Dashboard/src/Pages/StatusPages/View/Domains.tsx +++ b/Dashboard/src/Pages/StatusPages/View/Domains.tsx @@ -275,8 +275,8 @@ const StatusPageDelete: FunctionComponent = ( if (item.isCustomCertificate) { return ( - No action is required. You have uploaded a custom - certificate which will be used. + No action is required. Please allow 30 minutes for the + certificate to be provisioned. ); }