From d6720c24c5fee26013ebf513b1c1091f86477a68 Mon Sep 17 00:00:00 2001 From: Ackers Date: Wed, 1 May 2024 12:03:14 +0100 Subject: [PATCH] Update prompt --- components/dashboard/application/domains/add-domain.tsx | 2 +- components/dashboard/application/domains/update-domain.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/dashboard/application/domains/add-domain.tsx b/components/dashboard/application/domains/add-domain.tsx index a910ea3e..40aba88d 100644 --- a/components/dashboard/application/domains/add-domain.tsx +++ b/components/dashboard/application/domains/add-domain.tsx @@ -210,7 +210,7 @@ export const AddDomain = ({
HTTPS - Automatically will have SSL Certificate. + Automatically provision SSL Certificate.
diff --git a/components/dashboard/application/domains/update-domain.tsx b/components/dashboard/application/domains/update-domain.tsx index f0896e6b..aae05b05 100644 --- a/components/dashboard/application/domains/update-domain.tsx +++ b/components/dashboard/application/domains/update-domain.tsx @@ -228,7 +228,7 @@ export const UpdateDomain = ({ domainId }: Props) => {
HTTPS - Automatically will have SSL Certificate. + Automatically provision SSL Certificate.