diff --git a/components/dashboard/application/domains/add-domain.tsx b/components/dashboard/application/domains/add-domain.tsx
index a910ea3e70..40aba88d76 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 f0896e6be4..aae05b0519 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.